running external application or DTS

Nomad nomad*** at ***freemail.absa.co.za
Wed Jan 8 13:53:25 EST 2003


On Mon, 06 Jan 2003 14:02:00 +0100, Yar3k
<programisci_listy at muratorDOTcom.pl> wrote:

>I need to run DTS command on NT Server using Python scripts. I am
>afraid there is no dedicated library for such task, so I have to run
>external application dtsrun.exe.
>The problem is, I have no idea how to execute it and pass all
>parameters. I would like to catch exit code as well. 
>I need any working example...

Search the docs for "popen" and it's kin.

-- 
Nomad

Wondering of the vast emptyness of the 'net
in search of something cool.




More information about the Python-list mailing list