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 |