ODBC and Connection staying open
Joseph <lters@mrtc.com>
From: "Joseph" <lters@mrtc.com>
To: <pgsql-general@postgresql.org>
Date: 2000-07-03T10:37:29Z
Lists: pgsql-general
How can I tell Windows to close an ODBC connection? It seems like the 'idle' connections live forever and i have to manually kill the sessions. I am using NT/Foxpro with ODBC 6.5 for client and Linux with PostgreSQL 7.02 for server. Joseph