Results 1 to 9 of 9

Thread: unreconizable database format

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Posts
    606

    unreconizable database format

    hello
    I have created a Access database
    now I use the vb6 form wizard to incorperate the database and it gives me this error unreconizable database format. However if I use the either sample db "Nwind or BiBlio" it will work
    any ideas I have read that I might have to update the MDAC whatever that is. and I tried updateing Jet 4 sp8 and pc said I had a newer version already so that I did'nt need to update anyhow.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: unreconizable database format

    First, make sure your database is not corrupted. If you can manually open t in the Access GUI then its ok. If not then its corrupted and you need either a backup copy or try to repair it using Access' Repair database menu item.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Posts
    606

    Re: unreconizable database format

    Quote Originally Posted by RobDog888
    First, make sure your database is not corrupted. If you can manually open t in the Access GUI then its ok.

    yes it opens in access

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: unreconizable database format

    Then you may not have the proper MDAC installed. You can download the "Component Checker" utility from microsoft. it wll tell you which version you have, if any. Then depending on the version found you may have to download and install the newer version.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: unreconizable database format

    The data form wizard only supported Access 97 when first introduced. You need to install Service Pack 4 or one of the other fixes found here.

    FIX: The Data Form Wizard May Not Open an Access 2000 Database

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Posts
    606

    Re: unreconizable database format

    Ok I believe that you have found the prob bruce. thanks , but service pack4 for what? I'm running windows XP; office XP (which has Access 2000 attached) so I running Access 2000. Is there a service pack for office?

    RobDog: I'll have to check the MDAC

    bty I tried the work-around Bruce but I stupid and could'nt get it to connect to mdb either.

  7. #7
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: unreconizable database format

    From the Microsoft KB article I posted.

    This is a problem with Visual Basic 6.0 Service Pack 3 and earlier versions. This problem has been fixed in Service Pack 4 for Visual Basic.

  8. #8

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Posts
    606

    Re: unreconizable database format

    sorry for not reading the complete article

    anyway there is a service pack 6 out for Visual basic that I am d/l now hopefully the fix is included.

    bty is the data form wizard not quite such a good idea to use anyway? It seem that if I design my own form I would get more control. but i really don't know yet because of error.

    Thanks for pointing me in the right direction

  9. #9

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Posts
    606

    Re: unreconizable database format

    also @ Robdog I have MDAC 2.8sp1 installed
    are these the lastest files available?
    MS Support site says they are I think.

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