Results 1 to 5 of 5

Thread: Run Time Error 3343

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 1999
    Location
    Halifax, NS Canada
    Posts
    30
    I have VB 6.0 programs that use Access 97 databases.

    We are switching over to Office 2000 and after I convert the 97 database to 2000 and try to use the VB Program, I get Run Time error 3343 "Unrecognized database format".

    We can open the converted database in Access but not through the VB programs.

    Can anyone help me with this problem please?


  2. #2
    Fanatic Member HaxSoft's Avatar
    Join Date
    May 2000
    Location
    Ohio
    Posts
    593
    Hi, there

    Are you using DAO in your VB program to access the database? If so, I think you should be using DAO version 3.5 in your VB program to access the MS Access 2000 database.

    Hope this helps you.

  3. #3
    New Member
    Join Date
    Oct 1999
    Posts
    14
    I not sure but I was under the impression that if you have Access 2000 you need to use ADO. But don't take my word for it.

  4. #4
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Lightbulb DAO 3.6

    For MS Access 2000 Database you need to use the DAO 3.6 Object instead of DAO 3.5.

    There is not necesary to use ADO Object. If you project is starter from ground up, then I'll recomend to use ADO, but it not for migration project. But if you've time still can go ahead with ADO

  5. #5
    Fanatic Member HaxSoft's Avatar
    Join Date
    May 2000
    Location
    Ohio
    Posts
    593

    What a Dummy

    Hey, SORRY

    Chris is absolutely right ... it is DAO version 3.6 you need. My mistake.

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