Subject | Re: [firebird-support] Lost in firebird 2.1 land, part 2 |
---|---|
Author | Ivan Prenosil |
Post date | 2010-03-02T16:40:18Z |
> GSEC> add ognen -pw 'testpass'Do not add apostrophes and semicolon into gsec commands, i.e.
> SQL> create database '/db/testdb1.fdb' user 'ognen' password 'testpass';
> Statement failed, SQLCODE = -902
> Your user name and password are not defined. Ask your database administrator to set up a Firebird login.
> GSEC> delete ognen;
> The user name specified was not found in the security database
GSEC> add ognen -pw testpass
GSEC> delete ognen
Ivan
http://www.volny.cz/iprenosil/interbase/