Results 1 to 5 of 5

Thread: Converting to old mdb-format

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049

    Converting to old mdb-format

    I have a strange problem. I am using Access 2000, but my VB doesn't recognize format before I convert it to an older mdb-format. This makes trouble for me because some of my applications are used by AccessXP users, and then they recieve an ISAM rte.
    So how can I use the mdb without converting?

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    If you're using DAO, then you have to make sure that you're using DAO3.6 which has Jet4.0.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049
    I am using SP5, is the DAO 3.6 default in this? If not how do I change this?

  4. #4
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    You will have to add a reference to DAO library. Select References from the Project menu and select(check) the DAO 3.6 library.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049
    Hi Serge, this was very useful, now ewerything seems to be working. Have a nice day!

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