Check Sql Connection
Please help me, i want to check sql server exists or not. and after i using the sqlconnection.open() in vb.net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeev PunhaniPosted Oct 12, 2016, 2:40 PM
If the above solution is helpful then,accept the answer.
Rajeesh MenothPosted Oct 12, 2016, 11:21 AM
Vishal JadavPosted Oct 12, 2016, 10:11 AM
Bikesh SrivastavaPosted Oct 12, 2016, 8:47 AM
if (myConn.State != ConnectionState.Open)