Subject Re: [firebird-support] Concurrent connection limitation
Author Dimitry Sibiryakov
On 26 Feb 2004 at 12:08, Da Jiao wrote:

>I am a newbie to Firebird. I am from SQL Server background but I am
>planning to use Firebird for my next project. Could anybody tell me
>what is the concurrent connection limitation for Firebird? I know
>there is no formal limit but practically there got to have some
>threshold that too many concurrent connections will drag down the
>performance.

Connections usualy don't drag the performance down. Bad queries, DB
design and usage patterns can do it. You can easily make FB to cry
using locking technique which you, perhaps, got used to use with MS
SQL.

SY, Dimitry Sibiryakov.