K
Kingkel
hi every1
,
i am new to .net and c# but i am making a good progress. i am working
on database connectivity but i cant connect to my sql
server(northwind). Pls tell me what am doing wrong
.
I have tried 3 connectionStrings
"DATA SOURCE=(local); Initial Catalog=PUBS; Integrated
Security=SSPI";
"DATA SOURCE=(local); Initial Catalog=PUBS; UID=sa;Pwd=password";
"DATA SOURCE=(local); Initial Catalog=PUBS; User ID=sa;
Password=password";
but i keep getting this err mgs :
An unhandled exception of type 'System.Data.SqlClient.SqlException'
occurred in system.data.dll
Additional information: System error.
pls tell me what to do, i believe connecting to sql server dbs will
boost my c# implementation.
thanks in advance.
King
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*

i am new to .net and c# but i am making a good progress. i am working
on database connectivity but i cant connect to my sql
server(northwind). Pls tell me what am doing wrong

I have tried 3 connectionStrings
"DATA SOURCE=(local); Initial Catalog=PUBS; Integrated
Security=SSPI";
"DATA SOURCE=(local); Initial Catalog=PUBS; UID=sa;Pwd=password";
"DATA SOURCE=(local); Initial Catalog=PUBS; User ID=sa;
Password=password";
but i keep getting this err mgs :
An unhandled exception of type 'System.Data.SqlClient.SqlException'
occurred in system.data.dll
Additional information: System error.
pls tell me what to do, i believe connecting to sql server dbs will
boost my c# implementation.
thanks in advance.
King
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*