MySQL InterfaceError

Joe joe at incomps.com
Wed Jun 6 20:02:48 EDT 2007


> Try passing the cursor and not the connection -

Unfortunately this provided the same InterfaceError.  It was one of the
first options we had tried in correcting the situation.  Is there any way to
check on the status of a database connection (like an isOpen() method)?  It
appeared as though the connection (and cursor) would sporadically close upon
passing between modules.

Thanks!

Jough




More information about the Python-list mailing list