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
Post a Comment