Connection Pooling - Mailing list pgsql-odbc

From Max Cohan
Subject Connection Pooling
Date
Msg-id 20041001175137.GA30618@localhost
Whole thread Raw
In response to \n converted to \r\n  (Amir Zicherman <amir.zicherman@gmail.com>)
List pgsql-odbc
Does anyone know if there is a way to do selective connection
pooling with ODBC. That is, most of the connections in my application
can be safely pooled. However, there are a couple of specific ones where
I use temp. tables...

Can I specify which connections are out of the pool and which are
'fresh'? Or do I have to develop my own pooling solution?

Specifically, I am using VB.NET and the ODBC provider for .NET to
the PgSQL ODBC driver.

Thanks,
Max

pgsql-odbc by date:

Previous
From: "Greg Campbell"
Date:
Subject: Re: \n converted to \r\n
Next
From: Amir Zicherman
Date:
Subject: Re: \n converted to \r\n