Subject | Re: [firebird-support] FB1.5 Linux - Install Docs? |
---|---|
Author | Alexandre Benson Smith |
Post date | 2004-05-28T18:01Z |
Alexandre Benson Smith wrote:
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
> > /opt/firebird/bin/isql #don't type just isql, cause it will runsorry,
>another tool...
> Use CONNECT or CREATE DATABASE to specify a database
>SQL> connect "/opt/firebird/examples/employee.fdb" user sysdba password s;
>
>
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