windows script host and python

Syver Enstad syver at NOSPAMcyberwatcher.com
Thu Mar 15 15:36:40 EST 2001


Ok, if you're using SQL server it might interest you to know that you can
use Python (ActiveScripting) in the SqlAgent, a kind of scheduler that is
part of the SQL server package. This is a nice way to setup running of
scripts that are related to clean up of database files, but you aren't
restricted in any way to database related things.

"Mike Carifio" <carifio.nospam at nospam.usys.com> wrote in message
news:jvSr6.34$cj1.4417 at news1.onlynews.com...
> > Just curious but what do plan to acheive by using python with wsh that
you
> > couldn't do using normal .py files?
>
> I was testing Microsoft's assertion that "other" scripting engines worked.
> Trust but verify.
>
>





More information about the Python-list mailing list