替代JDBC-ODBC桥 [英] Replacement for JDBC-ODBC Bridge

查看:120
本文介绍了替代JDBC-ODBC桥的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Java 8中, JDBC-ODBC-Bridge将被删除 .典型的错误是:

In Java 8 the JDBC-ODBC-Bridge will be removed. The typical error is:

java.lang.ClassNotFoundException:sun.jdbc.odbc.JdbcOdbcDriver

java.lang.ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver

您知道可能的替代品吗?我找到了Easysoft.但是该网桥需要一个额外的服务器,该服务器不能在Java VM内运行.它是3类驱动程序,而不是1类驱动程序.还有其他选择吗?

Do you know of a possible replacement? I found Easysoft. But this bridge required an additional server which not run inside the Java VM. It is a type 3 driver and not a type 1 driver. Are there other alternatives?

推荐答案

同时,我们已经为报告软件

In the meantime we have written our own JDBC-ODBC-Bridge based on JNA for our reporting software i-net Clear-Reports. Currently the driver is not an official product. But if you have interest then you can contact us.

这篇关于替代JDBC-ODBC桥的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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