ADO/ODBC call via Python/IIS

dsavitsk dsavitsk at e-coli.net
Wed Feb 7 18:57:47 EST 2001


maybe not the error here, but you need a ";" at the end of the string ...
see below.

> adoConn.Open('driver=SQL
> Server;server=sql0;uid=xxx;pwd=yyy;database=zzz;')






More information about the Python-list mailing list