Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Sun 的 JDBC-ODBC 桥驱动程序旨在作为一种短期解决方案,当时 JDBC 驱动程序没有广泛使用,不推荐用于生产等。然而,由于许多其他人做出的许多愚蠢决定的结合,我们被迫使用它来连接到 Oracle 而不是 JDBC。
是否有任何ODBC-JDBC 桥驱动程序,比 Sun 的实现更好……它们也是免费的?
有一些选项:
Easysoft JDBC-ODBC 桥接驱动程序
Openlinksw 单层 JDBC 到 ODBC 桥
其他选项(由于stackoverflow中奇怪的安全检查,在第二个答案中,可能他们不想要新用户)
Openlinksw 多层 JDBC 到 ODBC 桥驱动程序
Simba SDK 允许构建自定义 jdbc 或 odbc 驱动程序和网桥