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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 DTS errors

Author  Topic 

matt_calhoon
Posting Yak Master

235 Posts

Posted - 2001-12-05 : 20:50:30
Hi there,

Im calling up a DTS package from my .asp file and both the steps are failing. Is there a way to get DTS to write to an error log so that I get more info as to why it would be failing?

cheers - matt

matt_calhoon
Posting Yak Master

235 Posts

Posted - 2001-12-05 : 21:03:04
found it.

- matt

Go to Top of Page

matt_calhoon
Posting Yak Master

235 Posts

Posted - 2001-12-05 : 21:19:06
Hi again,

When executing my DTS package I have the following error log:

Error Source: Microsoft Data Transformation Services (DTS) Package
Error Description:Package failed because Step 'Copy Data from Results to C:\Inetpub\wwwroot\hif\export\tblmedigapProviders.csv Step' failed.
Error code: 80040428
\Error Help File:sqldts.hlp
Error Help Context ID:700

Where can I find more info on the Error code 80040428? or should I be looking at the ID:700? Ive looked in sqldts.hlp but not much there.

thanks - matt

Go to Top of Page
   

- Advertisement -