Subject Re: [firebird-support] Firebird Server Access
Author Paul Vinkenoog
dkoder2 wrote:

> I have yet to access Firebird on the Linux box using iSQL. It seems
> no matter what combination of parameters I use it returns an error.
> By combination of parameters I mean -U/user, -P/password and
> upper/lower case database name etc.

In addition to Helen's reply: make sure that the executable you run is
/opt/firebird/bin/isql

If your current dir is /opt/firebird/bin, type "./isql", not "isql".
Many Linux distros have an unrelated isql tool in the search path!


Greetings,
Paul Vinkenoog