Subject How to create a user with read-only limited access to only one table?
Author Eduardo A. Salgado
Trying to create a user with read-only limited access to only one
table. Finding that this user still can see the meta-data (at least
when logging in and using a tool like IBExpert).

How can I define a user (for example: WebUser) with very limited roles
and priviledges so s/he can see only one table and then only read info
from that table yet not be able to see any other database tables
information?

Thanks!

-Eduardo