Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-04-05 : 07:58:06
|
| Dayanand writes "I have a DTS Package scheduled as a job running every half hour.what DTS Package does is Importing Data from a text file to sql server with several validations.I have a activex dll which does this.I used activex script in DTSPackage which calls the DLL Method using create object.Most of the time it runs fine.But some time it gives the following error and doesn't come out.Application popup: DTSRun.exe - Application Error : The instruction at "0x77fca575" referenced memory at "0x00000010". The memory could not be "read".Click on OK to terminate the program Any clue it will be of great help for me.I am using sql server 7.0 with service pck 3" |
|
|
|
|
|