how to connect visual basic window form, with a sql server database?

hi, i want to learn how to connect or lets say add, remove and search information from a database created in sql server.
right now im using sql server 2005, and visual studio 2008.

i was looking on internet for a good tutorial, but i cant find anything good.

as you can tell im new at this, so please try to be as clear as u can.

i was able to create the database on sql server, and i was able to create a window form on VB, i added the connection to the database cuz i saw it on a video, but i dont know what to do now, cuz the video was made on a web form. i wanted to know exactly for a window form.
Thanks for all the help.

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay

Tags:

This entry was posted on Thursday, April 8th, 2010 at 1:50 am and is filed under Visual studio 2005 sql server. You can follow any responses to this entry through the RSS 2.0 feed. You can skip to the end and leave a response. Pinging is currently not allowed.

2 Responses to “how to connect visual basic window form, with a sql server database?”

  1. Pat . Says:

    You will want to use ADO.NET:

    Check out this site for how to make a connection string, this tell your app where to look for the datasource
    http://www.connectionstrings.com

    This is a pretty decent walk thru and how to connect and then how to get your data from the database to your app
    http://www.csharp-station.com/Tutorials/AdoDotNet/Lesson01.aspx

  2. ajayx2001 Says:

Leave a Reply

 

About - Contact - Privacy Policy - Terms of Service