Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1451

Database Connections Not Dropping with Pooling=false (no replies)

$
0
0
Hi,

Eventhough I have turned off pooling within the connection string, connections are still remaining active after disposing.

Here is the connection string string which we store in the web.config file.

<connectionStrings>
<add name="GBTF" connectionString="server=www.****.co.uk;user id=******; password=******; database=******; pooling=false; max pool size=100; port=3306;Convert Zero Datetime=True;" />
</connectionStrings>

This is an ASP/VB.Net project.

Any advice appriciated.

Thanks
Darren

Viewing all articles
Browse latest Browse all 1451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>