I am simply trying to copy one table on one server to the same table name on another server using DTS. It is very straightforward but I'm getting the cryptic error below:
------------------------------------------------------------
General error -2147217887 (80040E21)
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
------------------------------------------------------------
I can do this with 4 other tables without a problem but am running into this problem with 3 other tables. Any idea where I go from here?
Regards,
Bessebo
------------------------------------------------------------
General error -2147217887 (80040E21)
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
------------------------------------------------------------
I can do this with 4 other tables without a problem but am running into this problem with 3 other tables. Any idea where I go from here?
Regards,
Bessebo