I am using a simple try..catch on my connectionstring in ado sql.
I wonder if there is an exception better adapted to find an error to see if the connection is open or closed.
I wonder if there is an exception better adapted to find an error to see if the connection is open or closed.