Monday, March 12, 2012

Question about debugging

Greetings: I have a question about debugging or stepping through DTS
package Active X scripts. When I hit a bug Microsoft Development
Environment pops up the script and highlights where the error occurred.
I can use the Immediate pane to find out the values in the variables,
but I can't set breakpoints or step through or out of or back into the
script or even change it. Is this possible? I am having trouble
finding references to this. I appreciate any help.

Thanks!

--Rowan"phantom" <phantomtoe@.yahoo.com> wrote in message
news:1106667854.668001.62480@.c13g2000cwb.googlegro ups.com...
> Greetings: I have a question about debugging or stepping through DTS
> package Active X scripts. When I hit a bug Microsoft Development
> Environment pops up the script and highlights where the error occurred.
> I can use the Immediate pane to find out the values in the variables,
> but I can't set breakpoints or step through or out of or back into the
> script or even change it. Is this possible? I am having trouble
> finding references to this. I appreciate any help.
> Thanks!
> --Rowan

I've never tried it myself, but it looks like debugging ActiveX in DTS is
somewhat limited:

http://msdn.microsoft.com/library/d...ddf_ax_0bg3.asp
http://groups.google.ch/groups?hl=e...EQ%40sqldts.com

Simon

No comments:

Post a Comment