c# - Is it possible to check whether the connection to a SQL database exists before opening the connection? -



c# - Is it possible to check whether the connection to a SQL database exists before opening the connection? -

is possible check if there connection sql database exists before opening new connection?

thats why connection pooling exists for. checks , if not - re-open it.

also can check in web.config existing entry,.

c# sql

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -