Visual Basic & Access 2002

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

Guest

I am trying to open an Access 2002 database using Visual Basic 6 database management. It does not reconized the database. Is there a patch to fix this

Thanks
 
Not sure what you mean. I regularly open Access 2002 database from VB 6.0
using standard ADO connection objects ... what code are you having trouble
with (and this may better be asked in a VB newsgroup, BTW).

--
Scott McDaniel
CS Computer Software
Visual Basic - Access - Sql Server - ASP
Albert said:
I am trying to open an Access 2002 database using Visual Basic 6 database
management. It does not reconized the database. Is there a patch to fix
this?
 
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

--
Doug Steele, Microsoft Access MVP

(No private e-mails, please)



Albert said:
I am trying to open an Access 2002 database using Visual Basic 6 database
management. It does not reconized the database. Is there a patch to fix
this?
 
Back
Top