Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to encrypt dbf
Message
From
16/09/2005 11:12:55
 
 
To
16/09/2005 11:03:33
Gerardo Ruggiero
Equipe Informatica
Rome, Italy
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01050247
Message ID:
01050278
Views:
12
Gerry,

Perhaps you should encrypt NAMEFIELD:

replace NAMEFIELD with crypt( NAMEFIELD ) all

and keep your index simple:

index on NAMEFIELD tag NAMEFIELD

Craig's encryption works with strings or files (as a block) ... it is not aware of DBF files or their structure.

www.xitech-europe.com has a product called Cryptor that allows you to transparently encrypt/decrypt DBF files while you're working with them.

Hope that helps,
Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform