Re: ODBC driver & connection limit

Поиск
Список
Период
Сортировка
От Adnan DURSUN
Тема Re: ODBC driver & connection limit
Дата
Msg-id BAY114-DAV52971FBB4953A7126D529FAFD0@phx.gbl
обсуждение исходный текст
Ответ на What connection string driver options are available in psqlodbc_08_04_0100 ? Any documentation?  (Jalaj Negi <jalajsinghnegi@gmail.com>)
Ответы Re: ODBC driver & connection limit  (Hiroshi Inoue <inoue@tpf.co.jp>)
Список pgsql-odbc
----- Original Message -----
>From: "Richard Broersma" <richard.broersma@gmail.com>
>To: "Adnan DURSUN" <a_dursun@hotmail.com>
>Cc: <pgsql-odbc@postgresql.org>
>Sent: Thursday, August 20, 2009 5:18 PM
>Subject: Re: [ODBC] ODBC driver & connection limit


>As far as I know, the ODBC driver does not specify any limits.
>However, the postgresql server does.

  But the psqlodbc.h file has the following line ;
#define MAX_CONNECTIONS 128 /* conns per environment * (arbitrary) */
What does that mean ?

NOTE: We will be using a windows terminal server to run our application.
Appx 500 users will use the same odbc driver.

Adnan DURSUN





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

Предыдущее
От: Richard Broersma
Дата:
Сообщение: Re: ODBC driver & connection limit
Следующее
От: Assaf Lavie
Дата:
Сообщение: Re: ODBC 64-bit driver request