S SR Registered User. Local time Today, 18:40 Joined May 1, 2001 Messages 14 Aug 17, 2005 #1 My shiny new database is ready to go - now I have deleted all my trial data and want to re-set the autonumber primary key of my main table to start at "1" (I thought I could delete it and re-insert it but it won't let me). Suggestions?
My shiny new database is ready to go - now I have deleted all my trial data and want to re-set the autonumber primary key of my main table to start at "1" (I thought I could delete it and re-insert it but it won't let me). Suggestions?
P Pat Hartman Super Moderator Staff member Local time Today, 13:40 Joined Feb 19, 2002 Messages 47,590 Aug 17, 2005 #2 Compact the database. If the tables are empty, the autonumbers will be reset.