Re: ODBC driver & connection limit - Mailing list pgsql-odbc

From Adnan DURSUN
Subject Re: ODBC driver & connection limit
Date
Msg-id BAY114-DAV52971FBB4953A7126D529FAFD0@phx.gbl
Whole thread Raw
In response to What connection string driver options are available in psqlodbc_08_04_0100 ? Any documentation?  (Jalaj Negi <jalajsinghnegi@gmail.com>)
Responses Re: ODBC driver & connection limit  (Hiroshi Inoue <inoue@tpf.co.jp>)
List 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 by date:

Previous
From: Richard Broersma
Date:
Subject: Re: ODBC driver & connection limit
Next
From: Assaf Lavie
Date:
Subject: Re: ODBC 64-bit driver request