Subject RE: [firebird-support] CREATE ROLE
Author Codebue Fabio - P-Soft
[helen]
You don't "associate" a role to a database, you create a role *in* the
database where the role is going to be used.
[/helen]
Ok, infact I put in into RDB$ROLES

[helen]
You've got a problem here because you already have some permission defined
that refers to a *user* named UTENTI_GO.
[/helen]
I have already, for this *user* a permission with UTENTI_GO role but only on
other databases.
But if I wanna add this role: UTENTI_GO to a new database, I CAN'T do it! I
just wanna have omogeneus databases, with some users, some roles.

It' a bit strange that I can't create some role name for different databases
on same user...


Fab10