Results 1 to 3 of 3

Thread: How I can link SQL database with C# ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    1

    Cool How I can link SQL database with C# ?

    How I can link SQL database 2005 with C# ?

  2. #2
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    Re: How I can link SQL database with C# ?

    how do you mean "link"?
    do you mean accessing it from C#?

    MVP 2007-2010 any chance of a regain?
    Professional Software Developer and Infrastructure Engineer.

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: How I can link SQL database with C# ?

    There are tutorials on ADO.NET (the standard data access technology for .NET apps) in my signature. The principles are exactly the same in C# as VB but if you need to convert any code samples there are also links in my signature that can help with that.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width