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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to