Results 1 to 3 of 3

Thread: Problem with vb 4.0 and access2k

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Norway
    Posts
    11

    Post

    Hello
    Wonder if any of you have had problems connecting VB4.0 upto a access 2000 databse.
    It doesnt work with me. I had two files:
    biblio.mdb from 98
    bokdatabase.mdb from 2000
    the first works, the second i get an unrecognized databse format..
    any ideas ??

  2. #2
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    Calgary Alberta
    Posts
    359

    Post

    Off the top of my head, it's probably cause Access2000 (I think) is 32 bit. VB 4 isn't. The older version of access won't read it at all. This is sorta guessing since I don't have access2000.

  3. #3
    Hyperactive Member
    Join Date
    Jun 1999
    Posts
    308

    Post

    Hi, there.
    Visual Basic 4 supports 32-bit development.
    Set reference to "Microsoft DAO 3.6 Object Library" for DAO.
    If you are using ADO, use the "Microsoft.Jet.OLEDB.4.0" provider.

    Larisa

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