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 |
|
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 |
 |
|
|
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) PackageError 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.hlpError Help Context ID:700Where 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 |
 |
|
|
|
|
|