Re: ODBC Connection Pooling (Windows 2000 MDAC 2.7 patched, pgodbc-7.02.00.05)

Поиск
Список
Период
Сортировка
От Chris Gamache
Тема Re: ODBC Connection Pooling (Windows 2000 MDAC 2.7 patched, pgodbc-7.02.00.05)
Дата
Msg-id 20030905161348.25810.qmail@web13802.mail.yahoo.com
обсуждение исходный текст
Ответ на Re: ODBC Connection Pooling (Windows 2000 MDAC 2.7 patched,  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Список pgsql-odbc
Rats... In that case, the application creating the connection would have to
issue a command to the back-end before running any other SQL statements.

--- Hiroshi Inoue <Inoue@tpf.co.jp> wrote:
> Chris Gamache wrote:
> >
> > That is my point exactly. That is why (windows?) connection
> > pooling breaks this model. It wouldn't be a problem if there
> > were a way to undefine currval() for all sequences...
> > It would be a command issued by the ODBC driver when the
> > connection is made (best), or by the connecting process as
> > its first order of business (do-able).
>
> How could the driver know if the connection is recycled ?
> SQL..Connect API function isn't called when the connection
> is recycled.
>
> regards,
> Hiroshi Inoue
>     http://www.geocities.jp/inocchichichi/psqlodbc/



__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Brian J. Erickson"
Дата:
Сообщение: Re: ODBC, SQLExecute and HY010
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: Re: psqlODBC Bug Report - Issue with Reverse Engineering PostgreSQL Database in Visio 2002