ADO/ODBC call via Python/IIS

dsavitsk dsavitsk at e-coli.net
Fri Feb 2 17:38:50 EST 2001


> >         adoConn.Open('pyasp')

> Is it possobile pyasp is a user DSN, when ASP expects systems DSNs?

if this is the issue, asp and python work well (faster in fact on a web
server) with dsn-less connection strings.

ds





More information about the Python-list mailing list