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
 Import/Export (DTS) and Replication (2000)
 SQL DTS Errors

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-06-03 : 08:29:08
Mohamed writes "Hi;
I am developing DTS Package, and by the end of each task (on failure) i am trying write in a table the error generated from the task (error code, error source, error description .. etc) but actually i did not know how to get this information.

Thanks;"

X002548
Not Just a Number

15586 Posts

Posted - 2003-06-05 : 16:38:36
Then use stored procedures...



Brett

8-)
Go to Top of Page

nr
SQLTeam MVY

12543 Posts

Posted - 2003-06-05 : 19:35:46
http://support.microsoft.com/default.aspx?scid=kb;en-us;240221

But read below

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -