5
Reply

ADO.Net

Ravindranath M

Ravindranath M

Oct 7 2011 9:25 AM
2k
Hi...

1)How to use SQL Connection for C# Windows Application where i am having 3 Comboboxes ( all data dynamically binding from DB ) and 2nd Combobox depends on 1st and 3rd will depend on 2nd combobox...
Is it required to use every connection open in every method..

2) How to periodically know whether SQL Server is in Open or Closed Status

Answers (5)