MySQL Forums
Forum List  »  Connector/C++

Re: How can I get the auto generated key after insert?
Posted by: Andrii Nikitin
Date: August 20, 2012 12:55AM

Not sure if such functionality exists, did you try executing "SELECT LAST_INSERT_ID" immediately after INSERT statement?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How can I get the auto generated key after insert?
1427
August 20, 2012 12:55AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.