running external application or DTS
Yar3k
programisci_listy at muratorDOTcom.pl
Mon Jan 6 08:02:00 EST 2003
More information about the Python-list mailing list
Mon Jan 6 08:02:00 EST 2003
- Previous message (by thread): running external application or DTS
- Next message (by thread): reading the memory-space occupied by a PID
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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...
- Previous message (by thread): running external application or DTS
- Next message (by thread): reading the memory-space occupied by a PID
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list