Hello,
When I import tables from one SQL Server database to another, all my Primary Key fields that are set to Identity columns, are no longer set to Identity columns.
I have to go in manually to every table and reset this.
Is there a way around this??
Thanks!
Amber
When I import tables from one SQL Server database to another, all my Primary Key fields that are set to Identity columns, are no longer set to Identity columns.
I have to go in manually to every table and reset this.
Is there a way around this??
Thanks!
Amber