MySQL Forums
Forum List  »  Newbie

access to auto increment values
Posted by: avi weiss
Date: April 04, 2005 05:41PM

I have a record set that Im using to add data to a table. the table has an autoincrement field in it. I set the individual values of the record, after which I do an update. I immediately try to access the auto-incremented field via the recordset object, but the value is shown to be "empty".

querying the table shows the record has been updated and the autoincrement value in the field is there.

anything special that Im missing that needs to be done to access the autoincrement field?

thanks

-avi

Options: ReplyQuote


Subject
Written By
Posted
access to auto increment values
April 04, 2005 05:41PM


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.