如何连接到另一台电脑上的 BlackFish 数据库
我正在尝试使用 win32 dbExpress 4 数据库驱动程序连接到另一台计算机中的 BlackFish 数据库。
服务器在本地和远程的两台机器上启动。
本地和远程计算机上的数据库均已启动。
--- 更新 ---
这是我的配置:
“devmobilWRK”是远程计算机。
这是测试连接的结果:
两台机器具有相同的端口 - 2508
我在两台机器上安装了 delphi 2007
I am trying to connect to a BlackFish database in another machine using win32 dbExpress 4 database driver.
Server is start in both machines, local and remote.
Database is up in both machines local and remote.
--- UPDATE ---
this is my configuration:
"devmobilWRK" is the remote machine.
This is the result of the test Connection:
Both machine have the same port - 2508
I have delphi 2007 installed in both machines
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Jlouro,您必须阅读有关连接到远程或本地 Blackfish 服务器的 Embarcadero 文档。
Blackfish SQL:建立连接
Jlouro, you must read the Embarcadero documentation about connect to a remote or local Blackfish server.
Blackfish SQL : Establishing Connections