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.

Dealing with the Autonumber type in Access

843853Jun 27 2001 — edited May 6 2002
Hello,
I am dealing with an Acces database. I set the first column on the table as an autonumber type. Now, how can I create a SQL statement in my Java program so that access can increment the number and add the rest of the data to it's appropriate fields.

Thanks,
Jose
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2002
Added on Jun 27 2001
4 comments
194 views