|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SSIS Transfer Database Task fails between 2000 and 2005I am trying to copy a database using the Database Transfer Task in SSIS. My package always fails with the following error 0x80131500 ( -1073548784 ) saying that the login XXX already exists in the database. When I change my package to run between two SQL 2000 instances, everything works. Microsoft documentation says that it should work between 2000 and 2005. Any idea? Thanks, |
|||||||||||||||||||||||