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
Can I Save Intel Graphics Media Accelerator Driver schemes?
Print raw data to the printer:
Adding new button to windows taskbar
SQL 2008 - Need to use calcualted field in another calculation
Silverlight UserControl with child UserControls
Problem with linespacing on Graphics.Drawstring
Simple SQL question, filter only gives records that have url, want null also
How do I run a script to move contents of a file to a different location
Mounted Drive (Supposedly) taking up all my Hard Drive space, how do I remove?
Send Email From Access - VB Code to select Outlook 2007 Send Account