How to test a database connection

Configuring connection string sometimes can be frustrating.  For example – you restore your app and database to a new machine and connection string doesn`t work.  You`re not sure what’s wrong. Is it username, password, database problem or something else…

There is simple and effective method to test your database connectivity and eliminate database as a problem… Read More

j j j