Unrecognized Database Format in VB6.0

  • Thread starter Thread starter Benny
  • Start date Start date
B

Benny

Gentlemen,

After created a TEST.DMB database and selectedin it in the
DatabaseName Property, there is an "UNRECOGNIZED DATABASE
FORMAT" error in the RecordSource Property. If used the
sample database, BIBILO, from the VB98 folder, there is no
problem in the RecordSource Property. But after converted
the BIBILO DB to the current version, same problem occurs.
Does anyone know what's the problem? Thank you very much
for your helps.
 
The following KB articles should help:

PRB: Error "Unrecognized Database Format" When You Upgrade to Access 2000 or
2002:
http://support.microsoft.com/default.aspx?scid=kb;[LN];238401
FIX: The Data Form Wizard May Not Open an Access 2000 Database:
http://support.microsoft.com/default.aspx?scid=kb;[LN];242010
HOWTO: Modify the Visual Data Manager (VISDATA) to Work with Access 2000
Databases:
http://support.microsoft.com/default.aspx?scid=kb;[LN];252438
FIX: Unrecognized Database Format Error with Data Control or Data Form
Wizard:
http://support.microsoft.com/default.aspx?scid=kb;[LN];257780
 
Back
Top