Subject Re: [firebird-support] Re: Privileges for everything on a table required when a procedure could do anyt
Author Ales Smodis
Alexander V.Nevsky wrote:

> Perhaps it will be more convenient to you
> to give all necessary for procedure rights to procedure itself and
> give user only right to execute procedure, doing so you don't give to
> user rights to modify tables directly. Note you can give rights to
> triggers too.

And according to IB6 Language Reference this includes views, too.
Thanks for the information! I wasn't aware it is possible to grant
rights to objects.

-AlesS