4
Reply

ado.net connection using c#

durga prasad

durga prasad

Mar 20 2009 5:48 AM
6k
Hi,
I want to know what is the connection string for ADO.Net

I have used this one    
SqlConnection con = new SqlConnection("Data Source=.;Initial Catalog=patient;uid=sa;pwd=;");

but it is throwing some sql execption,
any suggestions

Thanks in Advance,
A.Durga Prasad

Upload Source Code  Select only zip and rar file.
Answers (4)