Subject Re: [firebird-support] linux installation
Author Helen Borrie
At 10:58 AM 16/11/2005 +0000, you wrote:
>Installed firebird on linux server.
>Trying to connect via a windows workstation.
>please advice.
>require to run a delphi application with database on linux

hostname:/data/mydb.fdb

where "hostname" is the name of the Linux server. You will need a hosts
file entry in the Windows client (c:\windows\system32\drivers\etc\hosts):

123.456.789.1 hostname

(again, substituting the Linux machine's real host name)

./heLen