|
-
Nov 20th, 2005, 11:08 PM
#1
Thread Starter
Fanatic Member
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.
-
Nov 20th, 2005, 11:16 PM
#2
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Nov 20th, 2005, 11:27 PM
#3
Thread Starter
Fanatic Member
Re: unreconizable database format
 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
-
Nov 20th, 2005, 11:49 PM
#4
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Nov 21st, 2005, 01:01 AM
#5
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
-
Nov 21st, 2005, 07:38 PM
#6
Thread Starter
Fanatic Member
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.
-
Nov 21st, 2005, 07:47 PM
#7
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.
-
Nov 21st, 2005, 08:14 PM
#8
Thread Starter
Fanatic Member
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
-
Nov 21st, 2005, 08:22 PM
#9
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|