How to connect to Access .mdb database from 64-bit Java?

前端 未结 3 1545
故里飘歌
故里飘歌 2020-12-04 00:34

Hi I have the below code to connect to MS Access database on Windows 7 OS. I have changed the Data Source short cut to point to 64bit odbc then 32 bit. But still getting the

3条回答
  •  一向
    一向 (楼主)
    2020-12-04 01:11

    You can install the 64 ODBC drivers for Access available from Microsoft

    http://www.microsoft.com/en-us/download/details.aspx?id=13255

提交回复
热议问题