I'm developing a Java application which needs to write to an Access database. I am working on a Windows 7 x64 machine, using an x64 JVM, but our network team has installed the x86 (32 bit) versions of Office applications on our machines. So when I try to install the x64 Access driver on my machine, I get this message:
You cannot install the 64-bit version of Microsoft Access Database Engine 2010
because you currently have 32-bit Office products installed. If you want to
install 64-bit Microsoft Access Database Engine 2010, you will first need to
remove the 32 bit installation of Office products. After uninstalling the
following product(s), rerun setup in order to install 64-bit version of Microsoft
Access Database Engine 2010:
Microsoft Office Professional Plus 2007
Does anyone have a clever way of bypassing this message?