SQL query timeout

Daley, MarkX markx.daley at intel.com
Mon Mar 27 10:51:46 EST 2000


I am using ODBC from Mark Hammond's win32 extensions to collect data from
various servers.  This function is automated, and I want it to be as
hands-off as possible.  I ran into a problem this morning when I came in to
work to find that the Python script had stopped running due to a timeout on
one of the servers.  Does anyone know if there is an override argument to
prevent a timeout from stopping the connection process?  I suppose I could
try to code my way around it, but I don't want to start that process if
there is an easier way.

TIA,

Mark






More information about the Python-list mailing list