Subject Re: [IB-Architect] Messaging API
Author Doug Chamberlin
At 5/17/00 01:20 PM (Wednesday), Jason Wharton wrote:
>So, following this model, I see the security stuff applying in parallel just
>the way that it applies to the other tables. Use the SELECT and INSERT
>privilages to govern who can do what with messages.

But...

Since the message table holds all messages won't the SQL GRANT scheme fail
to address security needs for different types of messages? GRANTS don't
apply to subsets of rows, do they?