dbTalk Databases Forums  

Error Handling

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Error Handling in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
molson
 
Posts: n/a

Default Error Handling - 07-15-2005 , 07:20 AM






Im calling a package from another package by using a ActiveX task, the
command Im using is oPKG.Execute. If the package that Im calling errors out I
want to get the error description and store in to a table. This is what I
have so far;
If oStep.ExecutionResult = DTSStepExecResult_Failure Then

I know that GetExecutionErrorInfo would work in Visual Basic, but from what
I can tell it dosen't work in VB script. Is what Im trying to do even
possible in VB script. Thanks for any help you can give me

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.