Write a code in such a way that my SQL connection should be always connected?
Rahul Chavan
connection.ConnectionTimeout=0; Setting timeout value as 0 will change defialt timeout to infinite.