DataBase Format to Link from Visual Basic 6.0 Form by Data Tool.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I am linking Access datbase from Visual Basic Form using Data Tool (Tool
Box). During running program it says " Unrecognized Database Format" How to
format my Database. As When for same VB form I am using student.mdb file
(Which came in CD of Database Tutorial Book) it runs.
 
Let me guess (since you don't say). You're trying to connect to a database
created by Access 2000 (or newer), and you haven't installed all of the
service packs for VB6.

Check the following KB articles:

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top