I have an Access database with SQL links. I have no control over the SQL. I was changing data in a table I wasn't using anymore by deleting all of it and using an append query to add the new data. I tried to append my own ID number to the AutoNumber field. It did not work. These ID numbers are used in three other tables so I needed them. I appended the records without the ID number to try something else that did not work.
Next, I deleted all that data, compacted and repaired the database, and thought the AutoNumber field would reset to 1, as Access does. It did not. Is there a way to reset that without having control of the table?
Thank you.
Next, I deleted all that data, compacted and repaired the database, and thought the AutoNumber field would reset to 1, as Access does. It did not. Is there a way to reset that without having control of the table?
Thank you.