DTS Error accessing ado parameters collection -
04-16-2004
, 12:07 PM
When I try to access a parameter after a stored procedure returns from an
ado parameters collection in a command object I get the following error
message:
mmc.exe - Application Error
The instruction at "0x1f43f611 referenced memory at 0x0000003c. The memory
could not be read.
The SQL Server that the dts script is connecting to is SQL Server 2000 SP3
and I did install the MS03-031 hotfix to my client computer, but I still get
the error message.
The dts transformation is a multi-phase data pump.
Any suggestions?
Thanks for your help.
--Jim |