Subject Re: [firebird-support] Read only user for Firebird 3.
Author Dimitry Sibiryakov
22.02.2018 20:07, Alexandre Vinhaes - Tecnico - Tecnologia alexandre.vinhaes@...
[firebird-support] wrote:
> I need to have a read only login (read all views and tables) for specifc application
> connection. Some those views executes procedures internally. So, in this case, select
> grant is not enough.

Grants are enough. In Firebird rights can be granted not only to users, but to database
objects as well: views, stored procedures, etc.


--
WBR, SD.