JDBC with ms-access?

后端 未结 4 880
梦如初夏
梦如初夏 2020-12-20 09:07

How to connect to a Microsoft Access-based database in a Windows using JDBC code?

What syntax is to be written for Type-1 and Type-4 types of the drivers?

         


        
4条回答
  •  独厮守ぢ
    2020-12-20 09:22

    I recommend a cross-platform Access JDBC driver called UCanAccess. It works great and there are lots of examples on the site (to help the original poster.)

提交回复
热议问题