I've got a table with a field defined as AutoNumber.
This field is the primary key for the table.
I have cleared out all the records, and want to reset the number to 1 before importing new records, but can't work out how to reset it. Can this actually be done, or do I have to define a new table ?
