Forum Discussion
TanyaYatskovska
Alumni
11 years agoHi Vasanth,
What do you mean by connection string is active?
VasanthVijay
11 years agoContributor
Active mean given connection string is to be connected to database and query need to be execute.
- TanyaYatskovska11 years ago
Alumni
If you just want to check if this connection string works, you can try to create a test DBTable checkpoint and put your connection string there. Other way is to do this from script. Please read the Working With Databases Using ADO and BDE Objects ( http://smartbear.com/viewarticle/67763/ ) article for details.
- VasanthVijay11 years agoContributor
Using UDL its possible to check the connection string?
- TanyaYatskovska11 years ago
Alumni
I 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.