JDBC-ODBC Bridge在Java 8中删除了什么是最好的选择? [英] JDBC-ODBC Bridge Removed in Java 8, what is the best alternative?

查看:439
本文介绍了JDBC-ODBC Bridge在Java 8中删除了什么是最好的选择?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

看到Oracle在最新版本的Java(版本8)中删除了JDBC-ODBC Bridge驱动程序,是否有一个很好的选择,使我们的开发人员能够访问Java 8中的ODBC数据库?

Seeing as Oracle has removed the JDBC-ODBC Bridge driver in the latest release of Java (version 8), is there a good alternative that will enable us developers to access ODBC databases in Java 8?

Oracle显然建议我们使用特定于供应商的JDBC驱动程序而不是Bridge,这告诉我Microsoft应该有自己的JDBC驱动程序来连接到Java中的MS Access数据库。

Oracle is apparently recommending that we use vendor-specific JDBC drivers instead of the Bridge, which tells me that Microsoft should have its own JDBC driver for connecting to MS Access databases in Java.

http:/ /docs.oracle.com/javase/7/docs/technotes/guides/jdbc/bridge.html

我目前正在研究是否微软已经提供了这项技术,但与此同时,是否有人知道他们是否有其他替代方案?

I'm currently looking into whether or not Microsoft has this technology available, but in the meantime, does anyone know if they do or if another alternative is available?

推荐答案


有没有人知道...是否有另一个替代方案[用于访问]?

does anyone know if ... another alternative is available [for Access]?

是。 UCanAccess 是一个可行的替代方案。有关详细信息,请参阅此处

Yes. UCanAccess is a viable alternative. For more information look here.

这篇关于JDBC-ODBC Bridge在Java 8中删除了什么是最好的选择?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆