Subject Re: [firebird-support] Read only user
Author eMeL
> I need to create a user wich has
> read only privileges to every table in every database.

... and because select can modify database (for example if execute SP)
you may start read only transactions for this user.

eMeL