kinshuk-
In the SQL Server Enterprise Manager, you can click the database you are working with.
Once the DB is open, you can right click the Table name and select "Design Table"
Click on the Column Identity row of the column you would like to set to autogenerate. Select 'Yes' from the dropdown.
-------------------
namaste,
mike
|