(DTS) error (80040005)? -
06-30-2003
, 03:43 AM
I have the following error message while executing DTS:
Step Error Description:Need to run the object to perform this
operation
(Microsoft Data Transformation Services (DTS) Package
(80040005): Need to run the object to perform this operation
) (Microsoft Data Transformation Services (DTS) Data Pump
(80040005): Code execution exception:
EXCEPTION_ACCESS_VIOLATION)
Step Error code: 80040005
This DTS has 3 steps:
1. Execute SQL
2. Transform Data Task (from SQL Server to Pervasive v 8.0
throw OLEDB for ODBC)
3. Execute SQL
The error occur while executing 2 step.
I use SQL Server 2000 SP3 on Windows 2000 Adv. Server.
MDAC 2.7?
Could anyone help me with this? |