JDBC driver MS Access connection

后端 未结 9 1884
执念已碎
执念已碎 2020-12-09 06:10

I want connect my MS access file with Java GUI program,but I have problem with connection....

I have Windows 7 64b, and ms office 2007. When I opened the ODBC driver

9条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-09 07:03

    if you are working in NETBEANS then after unzipping ucanacess.zip file add all jar file in the classpath using property window of project click on compile tab and add jar file then compile and test app.

提交回复
热议问题