I have no problem creating Python apps that create COM objects to work with Access 
database, but
right now I have to run an external application to process the data in my Access 
tables.
I want to be able to call Python FROM Access and not call Access from Python.
I would like to be able to click a button on an Access form and have the Python script 
run.
Can Python be setup as a scripting language from within Access? Can modules contain 
Python code
instead of VBA? It would be cool to be able to use Python instead of VBA right inside 
of Access.

Do I need to do something with ActiveX Scripting  or WSH? From what I could figure out
only IE and IIS support ActiveX Scripting. I don't know much about WSH, but it seemed 
relevant :-)

Yours,
Noah
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to