Subject How to set readonly flag from grant on dataset fields
Author henry FRANQUET
Hi

I use TIBOTable in Delphi 5 with Firebird 1.5, sometimes with
automatic fields definition and most of the time with permanent
fields (best of all would have been : automatic fields definition
with some permanent one !).
As I would allow end user DBA to set granting on columns, I wonder
how to have automatic setting on field definition depending of
grants (first of all read-only flag set)

thanks in advance