[fpc-devel] IBConnection isc_attach_database() remote server connection

Dimitrios Chr. Ioannidis dchri at artesoft.gr
Thu May 11 15:59:57 CEST 2006


Hi all,

   i don't know if this is fixed already, but for Interbase/Firebird to 
connect to a remote server you need to add the FQDN/IP to the database 
name, i.e. HostName + ':' + DatabaseName for the the second and third 
arg on isc_attach_database function call.

It's on the API ;)

Some examples,
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_prog_api

regards,
-- 
Dimitrios Chr. Ioannidis
Firebird Project Administrator
www.firebirdsql.org
IBPhoenix, Ltd
www.ibphoenix.com



More information about the fpc-devel mailing list