Hello,
I have an application that talks to an SQL Server database. My application works fine, but what i would like to do i have the ability to check if the connection to the database is valid before carrying out any queries on it.
Is there an easy way to test this? My application will be running on a wireless LAN, so I would like to keep network traffic to a minimum.
Thanks,
Neil
I have an application that talks to an SQL Server database. My application works fine, but what i would like to do i have the ability to check if the connection to the database is valid before carrying out any queries on it.
Is there an easy way to test this? My application will be running on a wireless LAN, so I would like to keep network traffic to a minimum.
Thanks,
Neil