Thread

  1. ODBC and Connection staying open

    Joseph <lters@mrtc.com> — 2000-07-03T10:37:29Z

    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
    
    
    
  2. RE: ODBC and Connection staying open

    Joseph <lters@mrtc.com> — 2000-07-05T10:24:17Z

    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
    >