Please check if connection pooling is turned on. If pooling is turned on, the ODBC Driver Manager will not call ODBC driver to close the connection, until a pool timeout happens.
Please check the "pooling" variable described in this pyhton wiki link. https://code.google.com/p/pyodbc/wiki/Module
↧