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:
<add key="ConnectionString" 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 problem with the connection pooling.


Reply via email to