You can use a tool like Cryptor to encrypt fields. You can also roll your
own. I seem to recall a FoxPro Advisor article in the last year or so
covering this topic. No matter what you do though, any user of the app also
has full access rights to where ever your data reside. They amy not can read
the data, but they can sure modify it, delete it, add to it, etc. And a
modified "encrypted" field is now junk. If you have that much need for data
protection, go to SQL Server, Oracle, or in the fall, SQL Server 2005
Express (this is the free version of SQL Server and replacement for MSDE and
SQL Server Dev Edition).
Go to http://msdn.microsoft.com/express/sql for a free download of the beta
and other stuff.
> Lots of articles around which address internal security and access approaches
> None address the real issue that dbf file formats are pretty well known and
[quoted text clipped - 6 lines]
> the
> key fields in VFP?