Dealing with the Autonumber type in Access
843853Jun 27 2001 — edited May 6 2002Hello,
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