Connection Pooling

Поиск
Список
Период
Сортировка
От Max Cohan
Тема Connection Pooling
Дата
Msg-id 20041001175137.GA30618@localhost
обсуждение исходный текст
Ответ на \n converted to \r\n  (Amir Zicherman <amir.zicherman@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Greg Campbell"
Дата:
Сообщение: Re: \n converted to \r\n
Следующее
От: Amir Zicherman
Дата:
Сообщение: Re: \n converted to \r\n