Forum Discussion
TanyaYatskovska
Alumni
11 years agoI don’t know what exactly you mean by UDL. However, to check a connection string, you can use any tool/script/software that can connect to DBs.
scsvel
11 years agoFrequent Contributor
If I got you correctly, You can check the connection status using
connObject.State
If its 0, not active; 1 means active and you can go and Query.