Hi,
I did have Pooling=true when I ran the example and got the 10
connections.
If I disable Pooling, then everything works, but the app runs a lot
slower.
Cheers
Eric
Carlos Guzmán Álvarez wrote:
Hello:
This connection string has pooling disabled ... I will try to make a
tes
Hello:
value="User=SYSDBA;Password=masterkey;Database=C:\ChARMTeamData\ChARM.fdb;DataSource=localhost;Charset=NONE;Pooling=false;MinPoolSize=10;MaxPoolSize=200;Connection
Lifetime=5;ServerType=0" />
This connection string has pooling disabled ... I will try to make a
test to see if there any pro
Hi,
I'm using version 1.7.1 and trying to use connection pooling, but the
connections just grow and grow until I get a timeout. I've looked on the
web and know about using the same connection string, but it doesn't seem
to work.
in Web.Config, I have:
value="User=SYSDBA;Password=masterkey;D