Python & SQL Server DTS?

P

Peter A. Schott

Got a strange issue here. I know that MS allows other scripting languages to
run in its ActiveX tasks in DTS. I can change one of the tasks to run Python
code, create a Main function, and run it manually. However, once I try to run
the entire package, the package hangs at this step. It doesn't appear to even
start to execute.

I've added code in my function to raise a message box using the win32
extensions. They work when I run the task manually, but none appear when I run
it as part of the package.

Anyone experienced this? Anyone worked with Python & DTS before? Any
suggestions?

Thanks in advance.

-Pete Schott
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top