I have a VB6 front end for an Access database that is used to store configuration settings for another program. The VB program uses a UDL file to define its connection to the Access database. One of the tables in this configuration database is called USER. If the Microsoft JET 4.0 OLE DB Provider is used in the UDL the front end program crashes when accessing the USER table. If the Microsoft JET 3.51 OLE DB Provider is used, everything works fine.
I have three workstations that have had MDAC 2.5 installed on them and when I try to configure the UDL on these machines the 3.51 Jet provider isn't listed as an option. I've tried removing MDAC using the MDAC Component Checker and installing 2.1 instead, I've tried installing MS Office to get an old set of drivers and I've tried adding a reference to the Microsoft DAO 3.51 Object Library to the the front-end program project to try to get this provider installed.
Is there any way to get this to install?
I have three workstations that have had MDAC 2.5 installed on them and when I try to configure the UDL on these machines the 3.51 Jet provider isn't listed as an option. I've tried removing MDAC using the MDAC Component Checker and installing 2.1 instead, I've tried installing MS Office to get an old set of drivers and I've tried adding a reference to the Microsoft DAO 3.51 Object Library to the the front-end program project to try to get this provider installed.
Is there any way to get this to install?