Closed Thread
Results 1 to 5 of 5

Thread: How can i connect access database to vb.net

  1. #1
    Charbz is offline Newbie
    Join Date
    Nov 2008
    Posts
    3
    Rep Power
    0

    How can i connect access database to vb.net

    Hey guys i am new to this site so if i make any mistake i appoligise. My problem is that im trying to connect an access database to my program in vb.net using VS2005. What im trying to do is update the database and let it show in my form1 without actualy opening the access sheet like for instance if i wona add to the database first name, last name, date of birth etc... i wona be able to see it in my form one and press an edit or add button if i want to change and add or delete straight from my program to the database and i would like the database to show in a list box or textbox with multiline it doesnt matter.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: How can i connect access database to vb.net

    You can add the DB as a datasource in VB. This will allow you full access.

    Posted via CodeCall Mobile

  4. #3
    Charbz is offline Newbie
    Join Date
    Nov 2008
    Posts
    3
    Rep Power
    0

    Re: How can i connect access database to vb.net

    Hi Jordan and thanks for your quick reply... I really need some help i got a project in college to create a video rental program and im stuck on creating the rules form for it. wat i would like to achieve is create the rules in MS-Access which i already done that got 11 tables and 7 fields each field contains a different day of the week and the last table is the activate table with a check box to activate the rules on each field. Now in vb.net i wona be able to add, edit or delete these rules and i wona be able to view them and i gotta create a help file which explains how to use this rule form ... i hope i explained myself clearly and i really hope people on this site wil be able to help me thanks.

  5. #4
    Technosurfer is offline Newbie
    Join Date
    Nov 2008
    Posts
    5
    Rep Power
    0

    Re: How can i connect access database to vb.net

    Hi Jordan, please receive thanks from me too.
    Your tip is helping me a lot.

  6. #5
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: How can i connect access database to vb.net

    You can use System.Data.OLEDB, with all the relevant classes. Remember, Access uses Microsoft Jet OLEDB to connect.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Question: data in textbox which connect to database
    By iswan in forum Visual Basic Programming
    Replies: 0
    Last Post: 08-26-2011, 12:41 PM
  2. Replies: 0
    Last Post: 10-24-2010, 01:14 PM
  3. connect a ROW of database to MSCHART in asp.net
    By solo_gaurav in forum ASP, ASP.NET and Coldfusion
    Replies: 0
    Last Post: 07-23-2009, 10:40 AM
  4. connect MS access DB oleDB problem
    By scottmcg in forum C# Programming
    Replies: 0
    Last Post: 01-12-2009, 11:41 PM
  5. uploading database records in the access database in vb.net
    By Diana86 in forum Visual Basic Programming
    Replies: 0
    Last Post: 11-20-2008, 10:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

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