DTS COM Callable Object Problem -
09-17-2004
, 02:49 PM
All,
I have a vb.net library object that was created with a COM Callable
Wrapper. This object is working great and I can call it from an Active X
script in DTS without any problems and it works perfect. The problem begins
when I make the call inside the Transform Row of a Data Transformation the
system locks up. It appears that about 1000 records are processed (not
committed) and then the system seizes. Has anyone else experienced anything
similiar. I can call the COM object several thousand times in a loop in an
Active X script outside the Data Transformation taks without trouble.
TIA,
James K. |