请参考下面的错误!!我无法添加连接到数据库。我搜索了其他答案,但它们没有帮助。
Product: DbVisualizer Free 6.5.4
Build: #1362 (2009/02/05 20:09)
Java VM: Java HotSpot(TM) Client VM
Java Version: 1.8.0_25
Java Vendor: Oracle Corporation
OS Name: Windows XP
OS Arch: x86
OS Version: 5.1
An error occurred while establishing the connection:
Type: javax.naming.CommunicationException
Message:
Cannot connect to ORB

发布于 2015-12-17 20:36:20
DbVisualizer 6.5.4非常老,您应该升级到最新的9.2.13。它与Oracle驱动程序捆绑在一起,不需要设置驱动程序就可以轻松连接。
https://stackoverflow.com/questions/34330188
复制相似问题