Subject Firebird + Delphi +Windows Client + Centos Linux Server Connection
Author ahmetdenize
Hi,
I use Firebird in my Db program since 2 years on windows server.
Firebird is very fast db on the network.
Now I use Centos 5.2 server. And Clients are will be windows xp.
I instal Firebird 1.5.4 super server on centos 5.2
there is no problem.
There is one shared file and my Firebird db is in this file.
I change SYSDBA password form centos.
every thing is ok.
but I can't connect my db from delphi.
i read this
http://www.destructor.de/firebird/fbdelphi/index.htm
but it is not enough for me.
my connection string is
192.168.1.50:/home/test/dbtest.gdb
what can i do?

thansk.