Results 1 to 4 of 4

Thread: Visualbasic & ACCESS2000: COMPATIBLE???

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    18

    Question

    i´M TRYING TO OPEN A DATABASE FROM ACCESS 2000 IN VISUAL BASIC 6.0. bUT WHEN SETING THE RECORDSOURCE, AN ERROR OCURRS (524)
    i WAS TOLD I NEED (FOR ADO) "MICROSOFT.JET.OLEDB.4.0";
    BUT I CAN´T FIND IT ??

    aNY SUGGESTIONS...
    [email protected]

  2. #2
    New Member
    Join Date
    Jun 2000
    Posts
    6

    Wink

    Yes you do need MICROSOFT.JET.OLEDB.4.0 support in order to work with a 2000 MDB in VB. This comes with ADO 2.0 however so your problem is a little stumping. Have you tried reinstalling the MDAC?
    - Klass
    On Error Go To Hell
    Visual Studio 6 Pro Ed + SP2
    [email protected]

  3. #3
    Junior Member
    Join Date
    May 2000
    Posts
    29
    Just a suggestion but ADO 2.1 is now also available. Can't do any harm..

  4. #4
    Member
    Join Date
    Jan 1999
    Posts
    41
    With Jet 4.0 you also need DAO 3.6 type library to work with Access DB.

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