Search code examples
delphidatabase-connectionblackfish

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: enter image description here

"devmobilWRK" is the remote machine.

This is the result of the test Connection: enter image description here

Both machine have the same port - 2508

I have delphi 2007 installed in both machines


Solution

  • Jlouro, you must read the Embarcadero documentation about connect to a remote or local Blackfish server.