- MDAC
- Posted by magix on May 27th, 2008
Hi,
My application requires access to mdb access database
My question is if I install my application with one mdb file into a system
that doesn't have Microsoft Access installed,
will that be any problem for my application to access that mdb file ?
or as long as I got MDAC driver installs in that system, regardless whether
Microsoft Access installed or not.., it will work ?
Thanks.
Regards,
Magix
- Posted by Johannes Passing on May 28th, 2008
Engine for MDB files) - thus, you have to install the Jet
redistributable as well.
Mind you, as of XP (or XP SP2, I do not remember) MDAC is part of the
OS, so installing MDAC only applies to downlevel systems.
--Johannes
--
Johannes Passing - http://int3.de/
- Posted by Marc on May 28th, 2008
magix wrote:
No, you have plenty of methods to read Access DB (ODBC, Ado, etc)