in reply to Re: last_insert_id did not work
in thread last_insert_id did not work

Got it. Thank you!!

I am trying this right now: $sth->{mysql_insertid};
I'll try that if this does not work.

Thanks for the help.

-Richard