Thread: ODBC and Connection staying open

ODBC and Connection staying open

From
"Joseph"
Date:
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


RE: ODBC and Connection staying open

From
"Joseph"
Date:
The answer to this was that I was forgetting to close the odbc connection in
my app.

> -----Original Message-----
> From: pgsql-general-owner@hub.org
> [mailto:pgsql-general-owner@hub.org]On
> Behalf Of Joseph
> Sent: Monday, July 03, 2000 6:37 AM
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] ODBC and Connection staying open
>
>
>
> 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
>