Re: [Firebird-net-provider] Connection Pooling Options With Firebird

2008-01-07 Thread Dean Harding
John Martinez wrote: > connectionString= > > "userid=SYSDBA;password=masterkey;database=c:\mydb.fdb;datasource=Localhost;port=3050;charset=NONE;Role=;Connection > > lifetime=0;Connection > timeout=15;Pooling=True;MinPoolSize=10;MaxPoolSize=20;Connection > Lifetime=5;dialect=1;Packet Si

[Firebird-net-provider] Connection Pooling Options With Firebird

2008-01-07 Thread John Martinez
I'm new to .NET, and only have about 6 months of web application development, so any help or push in the right direction is appreciated. I've got a web application developed in RAD Studio 2007, using Delphi for .NET and am seeking the best practices for managing the connections. Several users w