Leemi
Thu May 25 16:41:32 CDT 2006
Hi Neil:
Using a group policy would be the only way I would know how to do this. VFP
has not native method of performing this task.
If data security is a real priority for your data, then I would consider
using SQL Server backend for string data instead of VFP tables. There are
just too many programs that read DBF files.
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>Hi,
>I'm sure I've read about this before somewhere, but may have dreamed it.
>Is there a way to allow a user to run an app, but give read/write/modify
>permissions to the app instead of the user. That way the user can access
the
>data but only via the app. I know I can effectively do this locking down
>with group policy, but I have some very awkward accountants in at the
>moment. They're all security expert<s> these days.
>Thanks,
>Neil