Database Transfer Task fails between 200 and 2005 -
07-21-2006
, 11:34 AM
Hi,
I 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 200 and 2005.
Any idea?
Thanks, |