Truncating Data Tables within MS Access

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

Guest

Hi,

I'm trying to figure out how to remove all the records from a database table
and start the AutoNumber sequence over starting from 0,1,2. It seems that
when I remove the records it picks up where it left off as far as assigning
an AutoNumber to the record. The AutoNumber field is the Primay Key also.

Any suggestions would be great.

Thanks In Advance.

-- Nino
 
Delete all Records in the Table(s) and then do a Compact & Repair ...
 

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