dbTalk Databases Forums  

Debug an activeX-script in a DTS

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


Discuss Debug an activeX-script in a DTS in the microsoft.public.sqlserver.dts forum.



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

Default Debug an activeX-script in a DTS - 04-16-2004 , 01:34 AM






Hi,

I have a DTS with several tasks.
On of it is een activeX-script in VB.
Is it possible to debug the DTS or the active-X script?
How can I do this?

Thanks,
Nicky

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Debug an activeX-script in a DTS - 04-16-2004 , 01:54 AM






debugging is really not that good in v2000. VBScript is notoriously bad for
debugging anyway.

I always have my packages log to text file. Active Script tasks I generally
right click | Execute Step and see what I get. I can generally tell from
the line # what the error is. Primitive I know.



--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Nicky" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

I have a DTS with several tasks.
On of it is een activeX-script in VB.
Is it possible to debug the DTS or the active-X script?
How can I do this?

Thanks,
Nicky



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.