Subject Re: [firebird-support] Problems with granting privileges (bug?)
Author Ann W. Harrison
tdtappe wrote:
>
> We've got a customer's database (FB 1.0) where I can't GRANT
> table privileges to another user. Though I am the owner of that table
> (not SYSDBA).

Just out of curiosity, have you looked at the RDB$PRIVILEGES table?
Does the table owner have grant privilege? Have you looked at the
RDB$SECURITY_CLASSES entry for the table - including the ACL - in isql
set blob all then print the entry.

Regards,


Ann