ZFGC

Resources => Coding => Topic started by: AoDC on September 06, 2008, 11:28:50 am

Title: connecting to a mssql db?
Post by: AoDC on September 06, 2008, 11:28:50 am
Right so I have a Java client sending information via a socket to a c# server, and an "established" Microsoft SQL database/server. Are there any articles on connecting and manipulating data in the database using c#?
Title: Re: connecting to a mssql db?
Post by: AcidGame on September 06, 2008, 02:13:05 pm
Here are some MSDN articles that may interest you...
1. http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection(VS.80).aspx
2. http://msdn.microsoft.com/en-us/library/ms171918(VS.80).aspx
Title: Re: connecting to a mssql db?
Post by: AoDC on September 07, 2008, 02:57:27 am
Here are some MSDN articles that may interest you...
1. http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection(VS.80).aspx
2. http://msdn.microsoft.com/en-us/library/ms171918(VS.80).aspx
Sweeeeeeeeeeeet thank you <3.

Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved