![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
but during the last few days, the primary keys have failed to export. Would anyone know what options might keep the keys from exporting? |
#3
| |||
| |||
|
|
but during the last few days, the primary keys have failed to export. Would anyone know what options might keep the keys from exporting? are you using IDENTITY instead of a real relational key? |
#4
| |||
| |||
|
|
Currently, I'm exporting a database from production to local (test) machine. I've done this several times without problem, but during the last few days, the primary keys have failed to export. Would anyone know what options might keep the keys from exporting? |
#5
| |||
| |||
|
|
ll (barn104_1... (AT) yahoo (DOT) com) writes: Currently, I'm exporting a database from production to local (test) machine. I've done this several times without problem, but during the last few days, the primary keys have failed to export. Would anyone know what options might keep the keys from exporting? It may help to tell which version of SQL Server you are using what means you use for export. There are a number of different ways. The best is usually to do BACKUP/RESTORE. -- Erland Sommarskog, SQL Server MVP, esq... (AT) sommarskog (DOT) se Books Online for SQL Server 2005 athttp://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books... Books Online for SQL Server 2000 athttp://www.microsoft.com/sql/prodinfo/previousversions/books.mspx |
#6
| |||
| |||
|
|
I'm currently using MS SQL Server 2000. A colleague said that she thought that there was a way to set a property to 'preserve the primary keys in the tables, although I haven't located that yet. Would SQL 2000 have a place to make this adjustment? |
![]() |
| Thread Tools | |
| Display Modes | |
| |