Subject Re: [firebird-support] FB1.5 Linux - Install Docs?
Author Alexandre Benson Smith
Alexandre Benson Smith wrote:

> > /opt/firebird/bin/isql #don't type just isql, cause it will run
>another tool...
> Use CONNECT or CREATE DATABASE to specify a database
>SQL> connect "/opt/firebird/examples/employee.fdb" user sysdba password s;
>
>
sorry,

here I was copying and pasting from a putty session, and something goes
wrong...

the default password for sysdba is masterkey

so the correct line is

SQL> connect "/opt/firebird/examples/employee.fdb" user sysdba password masterkey;


see you !

--

Alexandre Benson Smith
Development
THOR Software e Comercial Ltda.
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br