Subject Re: [firebird-support] Connecting to database via linux-shell-script
Author Dimitry Sibiryakov
On 19 Apr 2005 at 13:41, Nicolas Serr wrote:

>Is the syntax in general right?
>
>./isql pathToDatabase user "Username" password "password"

No. Read manual at last.

./isql pathToDatabase -u username -p password
--
SY, Dimitry Sibiryakov.