Graeme Geldenhuys wrote:
> On 9/6/06, Micha Nelissen <[EMAIL PROTECTED]> wrote:
>> Does Firebird support 100s to 1000s of clients ?
> 
> Yup!  With our Delphi apps, we have done 100's but not yet 1000's.  We
> don't have big enough clients to test 1000+ connections in our app.

Nice! With TDbf it's a question what the number of writes are, and what
the odds of a 'collision' are. If everybody is writing the same record
all the time it may get nasty, for the indexes this will probably happen.

Micha

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to