[python-win32] odbc timeouts
Rickey, Kyle W
Kyle.Rickey at bakerhughes.com
Fri Feb 1 21:24:55 CET 2008
Is it possible to change the default timeout for an odbc connection? For
instance:
import odbc
conn = odbc.odbc(DBNAME)
It seems to timeout ~15 seconds. But the above method only takes 1
argument. Is it possible to set a timeout in the connection string?
-Kyle Rickey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20080201/bf42bcb6/attachment.htm
More information about the python-win32
mailing list