Subject Cant connect to remote database
Author dalewolver
Have placed my database on the fbServer(1.5) in a shared drive. When
I try to connect the server displays a Firebird Error message
stating: Missing configuration file: c:\firebird\firebird_1_5
\aliases.conf.

This aliases.conf file does exist in that directory.

I'm trying to connect using non-aliased connection. My connection
string to the TIbDatabase would be like:\\172.17.4.7
\SimulatedDDrive\ibMyAdmin.gdb

The firebird.conf file has the DataBaseAccess=Full property.

Was wondering what I'm doing wrong.
Things work fine if I setup an Alias(ibMyAdmin) and connect with
172.17.4.7:ibMyAdmin