Jonathan Crawford
2009-06-25 08:23:30 UTC
Hi
I confess I pretty much hate SQL Server 2005 now
DTS tasks which were absolutely trivial in 2000 now have become nightmares.
I create scripts for the tables
I export the data to an access database
I run the create table scripts on the new server
I try and import the data and always get ludicrously unhelpful error
messages like this
I want to move data from one SQL Server 2005 to the other. I don't have
connectivity between them
Error 0xc004701a: Data Flow Task: component "Destination - XXX" (22) failed
the pre-execute phase and returned error code 0xC0202025.
The table in question has one into column and one nvarchar colum. Identity
insert it set to enable.
If it remove this tabler from the list then it just errors on the next.
Why does it do this?
thanks
jc
===============
Jonathan Crawford
***@tgsi.net
===============
I confess I pretty much hate SQL Server 2005 now
DTS tasks which were absolutely trivial in 2000 now have become nightmares.
I create scripts for the tables
I export the data to an access database
I run the create table scripts on the new server
I try and import the data and always get ludicrously unhelpful error
messages like this
I want to move data from one SQL Server 2005 to the other. I don't have
connectivity between them
Error 0xc004701a: Data Flow Task: component "Destination - XXX" (22) failed
the pre-execute phase and returned error code 0xC0202025.
The table in question has one into column and one nvarchar colum. Identity
insert it set to enable.
If it remove this tabler from the list then it just errors on the next.
Why does it do this?
thanks
jc
===============
Jonathan Crawford
***@tgsi.net
===============