jw970170
Programmer
- Aug 8, 2005
- 38
I'm writting a fairly complex DTS that takes data from one place and spreads it out to a bunch of other places. It is basically just one activeX script task. The problem is that I can only debug by placing message boxes in various locations and seeing if the script executes to that point. No error code is even returned if it messes up. Is there a better way debugging?