Subject add/modify users
Author Bert Neef
Hi all,

I would like my client to add/modify users of the firebird database I am
connected to, I read in the IBO faq that the best way to do that is to have
a program on the server update the user database based on another table.
Now the problem is : can this be done by triggers that have sysdba rights
(don't know if it's possible to give triggers rights) or what form should
such a program take?

Thanks in advance,

Bert