Subject Problem with connection
Author Ernesto A. Zapata Icart
Hello friends:
I have a connection problem with the server of
Interbase (6.01) that is in Linux. I use the component SQLConnection of
the palette dbExpress. In the property Database places the following
string: OPUS:/data/bin/databases/mybase.gdb, where OPUS is server
Linux's name. In the computers "client", I add the line "gds_db
3050/tcp" without quotation marks to file services, and I copy in the
directory \Windows\System the following files: midas.dll, gds32.dll,
dbexpint.dll. The connection protocol that I use is TCP/IP, and when
making ping to the addresses respective IP, I don't have problems. I
also use Samba to share the directory where locate the database. Now
then, when I execute the program in the computer client, I obtain the
following error: Unable to completes network request to host "opus":.
Failed to establish connection
UnKnown Win32 error 53"

That I am making bad? Thanks for anything help

Ernesto