Subject | Re: Granting access rights - field or table level? |
---|---|
Author | Tony Masefield |
Post date | 2005-05-24T15:23:57Z |
--- In firebird-support@yahoogroups.com, Lester Caine <lester@l...>
wrote:
request form.
Input in the first instance is from the 'Requester' for a particular
maintenance task.
In the second instance, the priority set and work done, is filled in
by the maintenance department.
Neither 'user' should have access (write privledges)to the others
input area (I suppose somewhat akin to the normal governmental
form "This area for oficial use only"), but they do obviously need
read privledges to the other's input. Hope this is more clear now.
You are right though, I could just use a View for each input - I'm
new to SQL but I should have thought of this option.
Thanks for the help.
wrote:
> Tony Masefield wrote:comment
>
> > Somewhere in the documentation on Firebird, I think I saw a
> > that with FB one can assign access rights down to field level?fields
> I do that with VIEW's - just set up a read only view with the
> that are allowed.for
>
> > If one has an input form that is split into two sections, one
> > the 'requester' and one for the 'respondee', is it better tocreate
> > two tables, one for each 'section' with access rights on a pertable
> > level, or create a single table and with access rightsrestricted on a
> > field by field basis (if this is indeed possible)?needs
> Not quite sure what you are trying to achieve here. The respondee
> to be able to write to fields to reply? So would need full accessand
> the requester would need to see the replies. In any case, VIEWcould be
> used for a reduced set of fields.To explain more fully, the form in this instance is a maintenance
>
request form.
Input in the first instance is from the 'Requester' for a particular
maintenance task.
In the second instance, the priority set and work done, is filled in
by the maintenance department.
Neither 'user' should have access (write privledges)to the others
input area (I suppose somewhat akin to the normal governmental
form "This area for oficial use only"), but they do obviously need
read privledges to the other's input. Hope this is more clear now.
You are right though, I could just use a View for each input - I'm
new to SQL but I should have thought of this option.
Thanks for the help.
> > Any suggestions for a 'Grant Manager' program for use with FB?
> I use the grant manager in IBOConsole.
>
> --
> Lester Caine
> -----------------------------
> L.S.Caine Electronic Services