Re: Step-Debug DTS Package ActiveX Code
- From: "Ilya Margolin" <ilya_no_spam_@xxxxxxxxxx>
- Date: Fri, 1 Jul 2005 09:47:40 -0400
Sparky,
Use Stop command to break at any point in a script. Be careful when you put
that command into a script with repeatable execution such as an ActiveX
transformation in a data pump task. Make sure the option 'Turn on
just-in-time debugging' is set in the Data Transformation Services node,
Properties context menu in EM.
Ilya
"Sparky" <sparky@xxxxxxxxx> wrote in message
news:59CC4F9F-0E0D-4AFE-81CD-4F527EBA9EA1@xxxxxxxxxxxxxxxx
> Can step debug be done on an ActiveX code used in a package fron Visual
> Studio 2003 ?
>
> What file type advised for the code ? (e.g. *.vbs or *.vb or other).
>
> I expected that I could compile and step into the code from VS 2003
> environment. All it does is compile and never breaks at a breakpoint.
.
- Prev by Date: Saving DTS Package as Meta Data Services and Error-The system cannot find the file specified
- Next by Date: Re: Exporting data to Excel from a DTS
- Previous by thread: Saving DTS Package as Meta Data Services and Error-The system cannot find the file specified
- Next by thread: Re: Useing a connection object in an activex control
- Index(es):
Relevant Pages
|