All latest versions of windows, up to windows 7, come with a copy of JET (MS-access data mechanism). Thus, you do not need mdac and do not install ms-access at all.
You can even write script windows to an explicit window without any software installed, and thus you can read data from the mdb (ms-access) file.
So, the problem is not fixed here, since "JET" (the database engine that uses ms-access) is supplied anyway.
I think the only exception or consideration here is that you plan to work with 64-bit versions of os and use 64-bit applications in the process?
There is a 64-bit version of ms-access for Office 2010, and as far as I know, there will also be a separate download for installing JET (now called ACE) on 64 blocks.
I plan to work only on 32-bit machines (or use the 32-bit versions of your software on a 64-bit box), then you do not need ms-access, and you do not need to install anything to read and use mdb (ms - access).
Since JET comes with all the latest versions of windows, your solutions will not be based on installing JET (you do not have to), your solutions will be other problems if JET meets your requirements.
Albert D. Kallal
source share