Microsoft
Software
Hardware
Network
Question : Reset Autonumbers when moving to production
I am sure there is an easy answer to this. We have a pretty extensive Database that we have developed. We have been testing thoroughly. During the testing, we also have master tables that have data that we want to preserve when we push to our users for production. Our Autonumber primary key has a bunch of gaps from testing from deleting, adding, etc. when we go to production, we want a nice 1,2,3,4, etc for the data we are retaining. How can we reset all these?
Answer : Reset Autonumbers when moving to production
Once you delete all the records and do a Compact and Repair on the data file all your autonumbers should be reset to 1 ...
Random Solutions
Fatal Error C00021A
write registry on Windows 7 with VB.NET
How do you print a MS Outlook Calendar in color? Need to export to PDF while maintaning color also.
Insert new records only
Hide / Unhide Database Objects With VBA
sql date logic
Run Advertised Programs
Any quick way to traverse through labels/textbox on a report design page?
Windows 7 + Visual Basic 2008 + COM libraries
Sum in datasheet subform with dlookup fields