Re: Connection Pooling - Mailing list pgsql-odbc

From Andrei Kovalevski
Subject Re: Connection Pooling
Date
Msg-id 47F989EB.3050506@commandprompt.com
Whole thread Raw
In response to Connection Pooling  ("Benjamin Krajmalnik" <kraj@illumen.com>)
List pgsql-odbc
    Hello,

    Connection pooling was introduced in ODBC 3.0. It is ODBC driver
manager's relative feature. If the driver is thread-safe - then ODBC
Driver Manager will be able to use it in Connection pooling. All known
PostgreSQL ODBC drivers are thread-safe. This page could help you to
answer some of your questions - http://support.microsoft.com/kb/169470.

Benjamin Krajmalnik wrote:
> Does the latest version of the ODBC driver for windows support
> connection pooling?
>
--
Andrei Kovalevski
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/


pgsql-odbc by date:

Previous
From: Andrei Kovalevski
Date:
Subject: Re: Connection of postgres
Next
From: "Nguyen, Lam Thuy"
Date:
Subject: Re: Connection of postgres