VB Experts please help to solve this question

Discussion in 'Programming' started by mobidhoom, Mar 23, 2010.

  1. #1
    The database was originally created in MS Access 2000. It has been necessary to migrate this database and macro across to later versions of MS Access (e.g. 2003, 2007).



    Q: Describe some potential problems or issues when migrating to a newer version of Access.How would you go about resolving these issues?
     
    mobidhoom, Mar 23, 2010 IP
  2. NeoCambell

    NeoCambell Peon

    Messages:
    456
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I never found any issue in conversion. But you need to change the OleDB driver to the newer version to access these databases from VB.
    (According to my memory, 3.5 for Access 2000 and 4.0 for 2003)
     
    NeoCambell, Mar 23, 2010 IP