VBS and DTS as a VB module 
Author Message
 VBS and DTS as a VB module

I have recently created a DTS package and saved it as a vb module in SQL
2000.  I then incorporated it into an existing VB program that I had.  The
question that I have is doing the error trapping for system functions.  I
actually built an error handler for errors within the DTS package module but
when the sytem encounters and error such as an invalid login or a database
not available then it pops up a message box and does not pass these to the
error handler.

Does anyone have any idea how to trap these sytem database events and handle
them accordingly?

Thanks,

Marcus



Tue, 16 Sep 2003 22:52:34 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB Module from DTS how do I run in VB

2. DTS Packages called from VBA module

3. Running a DTS stored in bas module

4. libraries, modules for vbs

5. creating vbs modules - simple question

6. Using the VBS network module

7. VB Modules/Class Modules

8. Modules, Modules, Modules

9. Passing parameter to a DTS package in VB.NET

10. VB.net to a dts job

11. Schedule DTS Package from VB.Net?

12. DTS packages, importing from saved VB code

 

 
Powered by phpBB® Forum Software