![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We just migrated to SqlServer 2005. When I import tables from from SqlServer database into another the identity fields get switched off from being identities. How can I prevent that from happening? |
|
Microsoft SQL Server Management Studio 9.00.1399.00 |
#3
| |||
| |||
|
|
Steve (tinker... (AT) gmail (DOT) com) writes: We just migrated to SqlServer 2005. When I import tables from from SqlServer database into another the identity fields get switched off from being identities. How can I prevent that from happening? Seems like the way to go is to click Edit SQL and add the IDENTITY property manually. |
#4
| |||
| |||
|
|
On May 16, 6:42 pm, Erland Sommarskog <esq... (AT) sommarskog (DOT) se> wrote: Steve (tinker... (AT) gmail (DOT) com) writes: We just migrated to SqlServer 2005. When I import tables from from SqlServer database into another the identity fields get switched off from being identities. How can I prevent that from happening? Seems like the way to go is to click Edit SQL and add the IDENTITY property manually. Our databases have several hundred tables, is there a more practical solution ( I will talk to my admin and boss about getting service pack 2 ) |
![]() |
| Thread Tools | |
| Display Modes | |
| |