How can I return a variables last used auto increment value, prefably with some dbi function?
I have been looking at
dbi_nextrow but I am not sure if that is what I am looking for and even
if it is how would the Query which is needed to get a Result with
dbi_query be looking like?
Thanks in advance!
__________________