Forum Discussion
VasanthVijay
10 years agoContributor
Active mean given connection string is to be connected to database and query need to be execute.
TanyaYatskovska
Alumni
10 years agoIf 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.