View Single Post
Join Date: Aug 2008
Posts: 1
Reputation: arsalanu1 is an unknown quantity at this point 
Solved Threads: 0
arsalanu1 arsalanu1 is offline Offline
Newbie Poster

Re: How do you connect to a sql database using C#

 
0
  #10
Aug 6th, 2008
can anyone please specify the concept of
SqlConnection thisConnection = new SqlConnection(@"Network Library=DBMSSOCN;Data Source=192.168.0.100,1433;database=Northwind;User id=Paladine;Password=;");

Thanks in Advance
Reply With Quote