Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use _crypt.vcx
Message
From
14/03/2005 12:40:08
 
 
To
14/03/2005 12:31:13
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00995366
Message ID:
00995576
Views:
32
>This is something that I'm also interested in. thanks for the link to your article. i don't have time to read it right now, but (as long as this isn't answered in your article), i was hoping you might provide a comparison between the security provided by the encryption of data using cryptapi in foxpro to using a backend server such as mysql or sql server. not sure if you can provide a comparsion (or if this even makes sense - i am not very knowledgeable about this), but any help would be appreciated. I would think that using cryptapi would be an easier way to provide some data security than setting up a client/server. any thoughts?

Not the same obviously. CRYPTAPI will give you easy access to strong segurity for some fields (columns) in some records. To encrypt and decrypt all tables on the fly it would be a lot more work on your part. A commercial solution like Cryptor (http://www.hallogram.com) would be better.

The best solution if data security is really important, is to migrate the data to SQL Server, no doubt. DBF's are not secure by nature. SQL Server is what I would use.


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform