Subject | Re: Firebird 1.5 install on red hat 9 |
---|---|
Author | iguana_xyz |
Post date | 2004-08-25T15:45:03Z |
I still get the error:
SQL> connect '127.0.0.1:/opt/firebird/examples/employee.fdb';
Statement failed, SQLCODE = -902
Unable to complete network request to host "127.0.0.1".
-Failed to establish a connection.
-Connection refused
SQL>
Thanks
--- In firebird-support@yahoogroups.com, "Myles Wakeham" <myles@t...>
wrote:
SQL> connect '127.0.0.1:/opt/firebird/examples/employee.fdb';
Statement failed, SQLCODE = -902
Unable to complete network request to host "127.0.0.1".
-Failed to establish a connection.
-Connection refused
SQL>
Thanks
--- In firebird-support@yahoogroups.com, "Myles Wakeham" <myles@t...>
wrote:
> What happens if you change 'localhost' to '127.0.0.1'?
>
> Myles
>