开发者

JDBC Driver for MsAccess which will work on Unix [closed]

开发者 https://www.devze.com 2022-12-14 04:49 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I need a JDBC driver for MsAccess to be used in a Unix environment

I would strongly开发者_Go百科 prefer it to be an open-source

Also it should support SQL statements

(Jackcess came close to being my choice- but it doesn't support SQL queries) http://jackcess.sourceforge.net/faq.html#query


I'd recommend to use a Type 4 JDBC driver (i.e. full Java), more precisely the driver from HXTT (see this answer for some alternatives). Sadly, it's not an open source driver and it's not free. But if you are using Oracle, I think you can spend around 300 bucks for a driver.


Can you just use a JDBC-ODBC bridge for it. If you must do SQL, I've found that to be the best way.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号