G
Guest
I have a table with an AutoNum field. Periodically, the table gets emptied
and reloaded from external data. The AutoNum is in my table but not in the
external data. When I clear out the table, I want the Autonum to restart at
1, but it continues from the last value generated. How do I get it to restart
using ONLY programmatic means (I can do it manuallay, but that's not the
idea).
and reloaded from external data. The AutoNum is in my table but not in the
external data. When I clear out the table, I want the Autonum to restart at
1, but it continues from the last value generated. How do I get it to restart
using ONLY programmatic means (I can do it manuallay, but that's not the
idea).