SQLDTS2000
Programmer
Hi,
I've tried typing 1000 insert statements (e.g. 1000 statements of insert #temp_tst values '111111') in 1 ExecuteSQLTask that connects to a Sybase ASE ODBC Driver (Other ODBC Data Source). During run time upon clicking the Execute package it appeared that only 61 rows was inserted into the temporary table in Sybase. Do you have any idea why this happened? What is the maximum length of the SQLStatement? Do we have any solution on this problem so that I can used only one connection that connects the SQL Server 2000 package to Sybase?
Thanks and Regards,
Charmine Azajar
charmine.azajar@oocl.com
I've tried typing 1000 insert statements (e.g. 1000 statements of insert #temp_tst values '111111') in 1 ExecuteSQLTask that connects to a Sybase ASE ODBC Driver (Other ODBC Data Source). During run time upon clicking the Execute package it appeared that only 61 rows was inserted into the temporary table in Sybase. Do you have any idea why this happened? What is the maximum length of the SQLStatement? Do we have any solution on this problem so that I can used only one connection that connects the SQL Server 2000 package to Sybase?
Thanks and Regards,
Charmine Azajar
charmine.azajar@oocl.com