How can I connect to a BlackFish Database in another PC
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 mach开发者_Python百科ine.
This is the result of the test Connection:
Both machine have the same port - 2508
I have delphi 2007 installed in both machines
Jlouro, you must read the Embarcadero documentation about connect to a remote or local Blackfish server.
- Blackfish SQL Overview
- Blackfish SQL Developer's Guide: Contents
Blackfish SQL : Establishing Connections
精彩评论