如何通过 JDBC 访问 Windows 版 Blackfish?
对于 Delphi 2009 中包含的 Blackfish for Windows,我想编写一个 Java 客户端并使用 JDBC 连接。如果我理解正确,这是支持的: http://edn.embarcadero.com/de/article /36851
数据库客户端和服务器是 可互换。 Windows 客户端可以 连接到 Java 服务器和 Java 客户端可以连接到 Windows 服务器。
在哪里可以找到 Blackfish 的 JDBC 驱动程序?
非常感谢您提供 JDBC 驱动程序的下载链接。 许可问题:如果我只想使用附带的 JDBC 驱动程序连接现有的 Blackfish for Windows 数据库服务器,是否必须购买 Blackfish Java 版本?或者我可以免费使用试用版的 JDBC 驱动程序吗?
For Blackfish for Windows which is included in Delphi 2009 I would like to write a Java client and use a JDBC connection. If I understand correctly, this is supported: http://edn.embarcadero.com/de/article/36851
The database clients and servers are
interchangeable. Windows clients can
connect to Java servers and Java
clients can connect to Windows
servers.
Where can I find the JDBC driver for Blackfish?
Many thanks for the download link for the JDBC driver. License question: Do I have to purchase a Blackfish version for Java if I only want to use the included JDBC driver to connect with an existing Blackfish for Windows database server? Or can I use the JDBC driver from the trial version free of charge?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
JDBC 驱动程序位于 Blackfish SQL lib 安装目录中。
检查这些文件
您可以阅读这些文章
更新
您可以下载并安装Blackfish SQL 8 for Java 试用版(Windows 版本)包含来自此处的 JDBC 驱动程序。
The JDBC Drivers are located in the Blackfish SQL lib installation directory.
check theses files
You can read theses articles
UPDATE
You can download and install The Blackfish SQL 8 for Java Trial (Windows Version) wich includes the JDBC Drivers from here.