Locked Using Microsoft SQL in Visual C#

  • Tuesday, May 01, 2012 3:04 AM
     
     

    I am just starting a crash course on using Visual C# to establish a connection to Microsoft SQL Server 2008 and allow for reading/writing.

    Where can I find the basics of how to open the data connection to the database, pull data from it, write data to it and close the connection once done.

    Thank you so much in advance!

    Patrick

All Replies