multiplex77
Programmer
Hi,
I often have to migrate my SQL 2000 database tables between my Development database and Production database (both SQL 2000). But I find that when I do so, those tables with columns with Identity=Yes end up as Identity=No in the new database. Why is the identity not migrated over? Is there any way make it migrated over as well? What else is not migrated over?
Thanks for the help.
I often have to migrate my SQL 2000 database tables between my Development database and Production database (both SQL 2000). But I find that when I do so, those tables with columns with Identity=Yes end up as Identity=No in the new database. Why is the identity not migrated over? Is there any way make it migrated over as well? What else is not migrated over?
Thanks for the help.