Subject Re: [firebird-support] Error to create user
Author Milan Babuskov
Ismael L. Donis GarcĂ­a wrote:
> 1. As SYSDBA, create a user e.g. create user ismael
> CREATE USER ismael PASSWORD 'test';
>
> 2. As SYSDBA, grant the RDB$ADMIN role to user ismael
> GRANT RDB$ADMIN TO ismael;
>
> 3. Log as ismael

Did you select RDB$ADMIN role when logging in as ISMAEL?


--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================