Hi Paul,

I made that change but it did not fix the problem. Number of the connections in 
the pool does not decrease.




________________________________
From: Mercea Paul <paul.mer...@almexa.ro>
To: For users and developers of the Firebird .NET providers 
<firebird-net-provider@lists.sourceforge.net>
Sent: Friday, February 6, 2009 10:36:08
Subject: Re: [Firebird-net-provider] Fw: Connetion pooling problem

 
You could try to specify pooling and connection timeout like:
 
connectionString="character set=NONE;initial
catalog=database.FDB;user id=SYSDBA;password=pass;data 
source=localhost;Connection
timeout=15;Pooling=True;"
 
This is not 100% solution for your problem, but you could give a
try!
 
HTH,
Paul
 
 
 
From:Ali Erdogan [mailto:allierdo...@yahoo.com] 
Sent: Thursday, February 05, 2009 23:23
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] Fw: Connetion pooling problem
 
Hi Mercea,
connectionString="character set=NONE;initial catalog=database.FDB;user
id=SYSDBA;password=pass;data source=localhost"
I use Firebird .net provider 2.5.0.0, IIS 6 and win server2003
There is only this application on this server.
 
 

________________________________
 
From:Mercea Paul <paul.mer...@almexa.ro>
To: For users and developers of the Firebird .NET providers
<firebird-net-provider@lists.sourceforge.net>
Sent: Thursday, February 5, 2009 21:52:29
Subject: Re: [Firebird-net-provider] Fw: Connetion pooling problem
Hi Ali
 
How is your connection string looks like?
 
Pooling is set to true ?
 
Regards,
Paul
 
From:Ali Erdogan [mailto:allierdo...@yahoo.com] 
Sent: Thursday, February 05, 2009 16:01
To: firebird-net-provider@lists.sourceforge.net
Subject: [Firebird-net-provider] Fw: Connetion pooling problem
 
 
Hi,
I have an application written on asp.net with Firebird .net
provider and Firebird Classic 1.5.2
I have a connection string in my web.config file and i
always use this con string to establish a connection.
However when i check the number of the connections in the
pool i see more then one connection in the pool. And by the incrising the
number of the connections in the pool the connection is getting blocked.
I am carefull to close the connections.
Do i make something wrong?
Ali Erdoğan / İstanbul / Türkiye 
 

________________________________
 
New Email names for you! 
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!
 

________________________________
 
New
Email names for you! 
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!


      Get your preferred Email name!
Now you can @ymail.com and @rocketmail.com. 
http://mail.promotions.yahoo.com/newdomains/aa/
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to