Subject | Re: AW: [firebird-support] Firebird vs. MS SQL Server |
---|---|
Author | Rafael Szuminski |
Post date | 2005-01-10T19:50:33Z |
> 40 concurrent connections?Actually it's not illigal. MSDE supports UNLIMITTED connections, it
> How is this possible at all?
>
> And even if you can make MSDE use 40 connections, then this is illegal,
> right?
will just slow down each connection after the count reaches 8
concurrent batch processes. So I could have 200 connections open at
any one point in time and if only one of those connections would be
executing a batch process then the governor would never kick in.
Hey, I hate MSSQL as much as anybody in here :-), but the fact remains
that SQL is way more efficient with network bandwidth then FB1.5