Subject | How to connect to the SECURITY2.FDB database? |
---|---|
Author | W O |
Post date | 2011-05-08T03:03:59Z |
Hello everybody
I had read in the documentation (http://www.firebirdfaq.org/faq19/) that
with Firebird 2.5 I can now create, alter and drop users.
However, I can not do that, neither with ISQL or my application.
Why not?
When in ISQL I write:
CONNECT '..\SECURITY2.FDB' USER 'SYSDBA' PASSWORD 'MyPass';
the message:
Statement failed, SQLSTATE = 28000
no permission for direct access to security database ..\SECURITY2.FDB
appears. Same thing happens if I write the full path to the database.
Do you know what the problem is?
Thanks in advance.
Walter.
[Non-text portions of this message have been removed]
I had read in the documentation (http://www.firebirdfaq.org/faq19/) that
with Firebird 2.5 I can now create, alter and drop users.
However, I can not do that, neither with ISQL or my application.
Why not?
When in ISQL I write:
CONNECT '..\SECURITY2.FDB' USER 'SYSDBA' PASSWORD 'MyPass';
the message:
Statement failed, SQLSTATE = 28000
no permission for direct access to security database ..\SECURITY2.FDB
appears. Same thing happens if I write the full path to the database.
Do you know what the problem is?
Thanks in advance.
Walter.
[Non-text portions of this message have been removed]