Easysoft ODBC-Firebird DriverHow do I connect to an remote Firebird Server via TCP? |
|
In the DSN configuration include machine_name: (that's a colon) in the database path. For example:
server_name:c:\path\to\server\database.fdb
Some TCP/IP stacks may allow the use of a 192.160.1.1 type number, this however is down to the TCP/IP stack and not the driver or Firebird.