Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to get auto-increment value after insert on ACCESS db?

843854May 22 2002 — edited May 29 2002
When you insert a new record to a table with an auto-incrementing key, how do you find the value for the row you just inserted? This works differently with different databases. I know how it's done on ORACLE and mySql.

How does it work with ACCESS through ODBC? How about MSSQL?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2002
Added on May 22 2002
5 comments
586 views