DTS from DB2 to SQL Server -
02-13-2006
, 08:35 PM
I am trying to pull data from IBM DB2 tables into SQL Server 2000 with
DTS. I am getting an error from my sequelink odbc driver that we use to
connect to the DB2 tables. It says the table name is too long and has a
maximum length of 18 and the DB2 table name is 20 characters. Is there
a way to get around this? This is only my second DTS package I have
tried to do.
Rob |