![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hello, I have tested the issue on my side but I didn't reproduce the issue. I use the copy database wizard in SQL server 2005 to copy a SQL server 2000 database into SQL server 2005. The Identity property of the column is set to Yes after copying. To narrow down the issue, please post here the detailed steps to reproduce the issue. Please let me know the version of SQL server 2005. Let me know if it is a RTM version. Thanks. Sophie Guo Microsoft Online Partner Support Get Secure! - www.microsoft.com/security |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Hello, Please make sure you have the required permissions to run the copy database wizard successfully: http://msdn2.microsoft.com/en-us/library/ms188664.aspx *Required permissions For the Copy Database Wizard to work, you must have the correct permissions, depending on how you are copying the database, as follows: For the Detach and Attach Method, you must be a member of the sysadmin fixed server role on the both source and destination servers. For the SMO Transfer method, you need to be a database owner for the source database, and on the destination server you must either have been granted the CREATE DATABASE permission or be a member of the dbcreator fixed server role. * For more information, please refer to above web site. Sophie Guo Microsoft Online Partner Support Get Secure! - www.microsoft.com/security ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Hello, I have tested the issue on my side again by using the SQL Management Object method in the Copy Database wizard. Based on my test, when using the SQL Management Object method to copy database, the Identity property of the column is set to NO after copying. However, if using the Detach and Attach Method, the Identity property of the column is set to Yes after copying. I have forwarded this issue to the appropriate folks to catch their immediate attention. They will investigate this issue. Thank you for all your feedback. I believe that all customers' feedback will enhance our products. Sophie Guo Microsoft Online Partner Support Get Secure! - www.microsoft.com/security ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. |
![]() |
| Thread Tools | |
| Display Modes | |
| |