Results 1 to 9 of 9

Thread: VB6 and Access 2000 Help

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2000
    Posts
    67

    Smile

    I have VB6 sp3, that's a little old, got it in early '99. When I create a db in access2000, vb says it can't recognize db format. Is there an upgrade i can get for this?

  2. #2
    Addicted Member
    Join Date
    Jan 2000
    Location
    Fresno, California, USA
    Posts
    195
    Which Access library are you referencing in your project?

  3. #3
    Guest
    yep.

    that's the key...

  4. #4
    Hyperactive Member Sal's Avatar
    Join Date
    Mar 2000
    Posts
    262
    I had the same problem. It is DAO! You must use ADO or reconfigure the jet engine. Access 2000 uses Jet 4.0 Therefore, the jet engine for Access 2000 is not compatible with the Jet 3.5 I believe it is.

    Looking for MS-Article... Found it...

    http://support.microsoft.com/support.../Q238/4/01.ASP

    The error message which initially plagued me was "Run-time error 3343 Unrecognized Database Format XXX "

    Hopefully this helps!

    Sal
    VB-6 Professional Edition (Sp3)
    www.safemall.cc
    [email protected]

    Climb & Maintain FL410,
    Cleared Direct Rainr

  5. #5
    Junior Member
    Join Date
    Jun 2000
    Posts
    18

    Question cAN´T FIND JET.OLEDB.4.0!!

    i HAVE THE SAME PROBLEM...
    tHE SOLUTION TO THIS PROBLEM
    -WITH ADO: IS TO USE "MICROSOFT.JET.OLEDB.4.0"
    bUT I CAN´T FIND IT ANYWHERE

    hELP PLEASE!!!
    [email protected]

  6. #6
    Member
    Join Date
    Jan 1999
    Posts
    41
    e-mail me at [email protected] and i can e-mail you .exe that would provide your system with jet 4.0 DAO library.

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Feb 2000
    Posts
    67

    Smile

    First, Thank you all for your help!

    Second, let me see if I'm getting this.

    Access 2000 uses Jet 4.0
    VB6 is using Jet 3.5 , thus the conflict.

    Now I've found that both Jet types are on my computer, but how do I configure 3.5 to be the default jet? Or vice versa.

    Again, Thank you.

  8. #8
    Member
    Join Date
    Jan 1999
    Posts
    41
    You still need DAO 3.6 type library - DAO360.DLL to work with Access 2000.

  9. #9
    Guest
    so what exactly needs to be done in order to use access 2000? what code or references need to be added? thansk guys i guess i just dont get it yet

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