Subject Re: [firebird-support] Re: SetUID stored procedures?
Author Ann W. Harrison
FYI, you can also grant privileges to views and triggers. Be somewhat
cautious because privileges aren't automatically removed when a trigger
or procedure is deleted and if you have more than (approximately) 2000
grants on a particularly object, you run into some boundary conditions
as the privilege list (ACL) gets to be larger that 64Kb.


Regards,


Ann