Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2270 Points
659 Posts
May 07, 2012 12:54 PM|LINK
You have to set the connection state is open
Con.Open();
//yor logic ex..ExcuteReader
con.Close();
bhaskar.mule
Contributor
2270 Points
659 Posts
Re: Runtime Error : ExecuteReader requires an open and available Connection.
May 07, 2012 12:54 PM|LINK
You have to set the connection state is open
Con.Open();
//yor logic ex..ExcuteReader
con.Close();
Site:Rare technical solutions