PDA

Click to See Complete Forum and Search --> : About ADODC in VB6


Russell
Jul 11th, 1999, 03:23 PM
I'm using VB6 and place an Adodc(Jet 3.51 OLEDB Provider) on a form to retrieve an Access97 mdb database. I packaged the project and install it in a Windows95 computer that does not have any ODBC drivers. Then, execute the program and found that Adodc was not functioned.

After that, I install DCOM98 and Microsoft Data Access Component (Mdac_typ.exe) in the computer and run the program again. An error message generated by Adodc that "Unregconized database format. C:\Program Files\Project1\Project.mdb". I don't know what happened? How to solve this problem? Thanks