architecture mismatch between the Driver and Application?

北城余情 提交于 2019-11-28 12:26:11

Check out the access 2010 redist

Microsoft Access Database Engine 2010 Redistributable

This download will install a set of components that can be used by non-Microsoft Office applications to read data from and write data to Office 2010 system files such as Microsoft Access 2010 (mdb and accdb) files and Microsoft Excel 2010 (xls, xlsx, and xlsb) files. Connectivity to text files is also supported. ODBC and OLEDB drivers are installed for application developers to use in developing their applications with connectivity to Office file formats.

This should suit your needs. Good luck!

I don't have enough reputation yet to vote Yoda up, but I have to say that his solution is the most elegant I've come across. You could have also used a 32-bit JVM, but that is kind of silly. (If you encounter this on IIS you can make the application pool 32-bit, which is sort of the same thing.)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!