Linking vb 2008 form with ms accees

Discussion in 'Programming' started by GREATJOBS, Jul 22, 2011.

  1. #1
    I want to store the data obtained from vb 2008 form in a ms access file.
    Can anyone provide the required stuff
     
    GREATJOBS, Jul 22, 2011 IP
  2. mhack122

    mhack122 Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    be sure that vb 2008 and ms access are connect through connection strings.
     
    mhack122, Jul 22, 2011 IP
  3. GREATJOBS

    GREATJOBS Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    can you tell me some tutorial sites links for connecting vb2008 and ms access
     
    GREATJOBS, Jul 22, 2011 IP
  4. mhack122

    mhack122 Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    just simply use this connection string "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\yourdatabasename.mdb;User Id=admin;Password=;"
     
    mhack122, Aug 1, 2011 IP