Subject Re: [firebird-support] Re: Installing Firebird 2.0 on Xen AMD64
Author Tom Miller
Milan Babuskov wrote:
> Tom Miller wrote:
>
>> linux1fb:/opt/firebird # bin/isql
>> localhost:/opt/firebird/examples/empbuild/employee.fdb
>> Statement failed, SQLCODE = -923
>> connection rejected by remote interface
>> Use CONNECT or CREATE DATABASE to specify a database
>>
>
> BTW, when connecting remotely, you must specify user/pass:
>
> bin/isql localhost:/opt/firebird/examples/empbuild/employee.fdb -user
> sysdba -pass *******
>
> But, I believe you'd still get the same error message.
>
>
Still getting the same error message.