On 29/12/2009 14:34, Vernon Cole wrote:
Robin:
A quick reminder -- odbc (in pywin32) is db api version 1.0 compliant.
adodbapi is db api version 2.0 compliant, and uses odbc DSN connections by
default if you use a simple connection string.
Select your db module by deciding what level of api
Hi all,
I have a problem when registering a Python com server, I got a
message box that says :
" Invalid command line argument.
This programs provides LocalServer com support for Python COM objects.
It is typically run automatically by COM, passing passing as arguments The
ProgID or CLSI
Sarah Abdel Razak wrote:
> Hi all,
>
>I have a problem when registering a Python com server, I got a
> message box that says :
>
> " Invalid command line argument.
> This programs provides LocalServer com support for Python COM objects.
> It is typically run automatically by COM, passing
Sarah Abdel Razak wrote:
> I have a batch file that has the following line " Server.py
> --regitser " and the command worked on other machines and it is on
> the same location as the server file .
> and when I run the file from the Pythonwin IDE and give it
> "--regitser " as an argument it hang
Sarah Abdel Razak wrote:
>
> I have a problem when registering a Python com server, I got a message
> box that says :
>
> " Invalid command line argument.
> This programs provides LocalServer com support for Python COM objects.
> It is typically run automatically by COM, passing passing as
> arg