Subject Re: Linux DB connectivity - more info
Author stewartbourke
--- In firebird-support@yahoogroups.com, "stewartbourke"
<stewartbourke@e...> wrote:
I have done some more detailed checking, and the limit of
connections is 32. Once 32 connections have been made, no
additional connections can be made to the FB server. However, if I
logon to the machine and run isql locally, I can connect to the
database.


> I have two PCs, each running an intraweb web application,
> talking to a Firebird (1.5) database. I am using the upscene
> Firebird dbExpress driver. If the Firebird server is on a
> Windows machine, there is no problem for both pcs to talk to
> the database. However, when I move the FB database server to
> a Linux machine, and try have both PCs connect to it, only the
> first PC gets access to the database - the other cannot
> connect.
>
> I can connect from both PCs using something like IB_SQL.
>
> I am running FB1.5.2, classic, and I have tried this on both a Red
Hat
> 9 and SuSe 9 install.
>
> My dev. environment is Delphi 6, Ent, Intraweb components, and I
am
> also using the Arcana connection pooling components.
>
> Any help would be appreciated.