Clear Database and Reset the AutoNumber

  • Thread starter Thread starter jillian.calderon
  • Start date Start date
J

jillian.calderon

Good Morning Everyone,

I'm making a database and I'm playing with it using test data. When
I want to put the actual data in, how do I reset the autonumber back to
1? How do I tell the database to completely delete the fake records so
the autonumber doesn't start at, o, 50?

Thanks!
Jillian
 
Jilian,
Delete all the records in your table, and then Compact and Repair the database.
Your first new record should be 1.
 

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