auto #

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know how to add an auto number to an existing database.
 
The short answer is to add an autonumber field to your table. A more
detailed answer is contingent on why you want to do this.
 
Do you mean add an auto number field to an existing table? Do you have
design permissions for the database and table? Without design permissions,
the best you can do is link the table and duplicate the table with an
additional auto number field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top