D
Dave Rudolf
Hey all,
So I was using an ODBC driver to connect to an Access 97 database, but I kept
getting the following error:
Operation not supported on replicable databases that have not been
converted to the current version.
Apparently, the only way around this is to give up ODBC and use Jet. (see
http://support.microsoft.com/kb/q230152/ if you want the details)
So I made the switch to Jet, much to my dismay. Now I have two problems
related to the mainstream versions of the Jet driver:
1. If I use Jet 3.51, the apps work perfectly on some machines and not at all
on others. I get:
Provider cannot be found. It may not be properly installed.
So I went to the MS downloads page and found the latest version of
MDAC_TYP.EXE that I could find and installed it on the machines that were
giving the above error. To no avail. So, is there some other patch that I need
to install?
2. If I use Jet 4.0, everything works perfectly until I try to write to the
database (apparently any table). It gives me the exact same error message as
when I was using the ODBC driver.
So, if I could get either of these two versions of Jet to work, then I could
be on my merry way. Can anyone give a hint as to how to get it to work?
Thanks,
Dave
So I was using an ODBC driver to connect to an Access 97 database, but I kept
getting the following error:
Operation not supported on replicable databases that have not been
converted to the current version.
Apparently, the only way around this is to give up ODBC and use Jet. (see
http://support.microsoft.com/kb/q230152/ if you want the details)
So I made the switch to Jet, much to my dismay. Now I have two problems
related to the mainstream versions of the Jet driver:
1. If I use Jet 3.51, the apps work perfectly on some machines and not at all
on others. I get:
Provider cannot be found. It may not be properly installed.
So I went to the MS downloads page and found the latest version of
MDAC_TYP.EXE that I could find and installed it on the machines that were
giving the above error. To no avail. So, is there some other patch that I need
to install?
2. If I use Jet 4.0, everything works perfectly until I try to write to the
database (apparently any table). It gives me the exact same error message as
when I was using the ODBC driver.
So, if I could get either of these two versions of Jet to work, then I could
be on my merry way. Can anyone give a hint as to how to get it to work?
Thanks,
Dave