Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Driver Not Capable SQLSTATE=S1C00

Author  Topic 

RedParrot
Starting Member

1 Post

Posted - 2005-10-25 : 16:06:49
I'm working on converting to a new SQL box. I'm at the mercy of what the I.T. department is installing on the new server. On the existing box I have a DTS set up to get data using DB2. It works like a champ. On the new server it doesn't work so well. If my step in the DTS hits a DB2 table to pull the entire thing down it works fine, but if the is a 'WHERE' statement in it I get the error mentioned in the subject. The DB2 version that has been installed is 5.0, which I think is my problem. Any other ideas on fixing this would be great, Thanks.
   

- Advertisement -