Re: Field-Level Security

From: John Bell (jbellnewsposts_at_hotmail.com)
Date: 06/12/03


Date: Wed, 11 Jun 2003 23:45:43 +0100


Hi

You may want to check out:

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=3ed1dd27%240%2413728%24afc38c87%40news.easynet.co.uk

John
"Michael Vidal" <Mike@ub.unr.edu> wrote in message
news:04ed01c33055$419e6980$a101280a@phx.gbl...
> Is there a simple way to retrieve the field permissions
> on a table for a currently logged in user? My
> application uses Windows Authentication only, and I want
> the program to determine which fields may be read and
> written without having to know which group(s) a user is a
> member of (otherwise, I'd just use views).
>
> Thanks in advance