sql开发人员连接到Timesten数据库
当我尝试使用 SQL 开发人员连接到 timesten 数据库时,我收到以下错误消息。
无法识别的 JDBC URL 子类型:TimesTen
我将 classes13.jar
保留在系统类路径中,并且也包含在 Tools - > > 中。偏好->数据库->第三方驱动程序。
我的设置中缺少什么吗?
提前致谢。
When I try to connect to the timesten databse using the SQL developer, I am getting following error message.
Unrecognized JDBC URL subtype: TimesTen
I kept the classes13.jar
in system classpath and also included in the Tools - > preferences -> Database -> third party drivers
.
Is there anything I am missing in the setup?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以根据timesten设置期间选择的jdk版本添加ttjdbc5/ttjdbc6。
You can add the ttjdbc5/ttjdbc6 depending on the jdk version selected during the timesten setup.