I created a SQL backend for a 2007 Access database using Microsoft 2008 SQL Server Management Studio Import/Export to load the existing Access tables. I noticed one of the fields in the Access table was an autonumber field. After it was imported into SQL - it was not autonumber.
How do you create an autonumber field in SQL?
How do you create an autonumber field in SQL?