-
Visual FoxPro Version 5 - Encode / Decode
Hello,
I am new to VFP and trying to find a simple, inexpensive and foolproof way
to protect a VFP Database and application programs on CDs. In other words
ensure, that only authorised users will be able to use the CD.
My understanding is, that VFP does not have native encoding/decoding.
Any suggestions?
Thank you,
Keith
-
Re: Visual FoxPro Version 5 - Encode / Decode
Keith,
One freeware solution to encryption is the CryptPak by Milan Kosina
(http://milan.jikos.cz/). Another is CIPHER50.FLL based on work by Tom
Rettig and available at the UT (http://www.universalthread.com/ ) in the
Download area.
And of course, if you are only encrypting fields you can always "roll =
your
own" - high powered encryption schemes are severely crippled when you =
use
short data strings, so your algorithm will be just as "secure".
Note: Make sure you are using SP 3 with VFP 5.0
Rick
"Keith" <krobinsonkr@yahoo.com> wrote in message =
news:3f46af35$1@tnews.web.devx.com...
>=20
>=20
> Hello,
>=20
> I am new to VFP and trying to find a simple, inexpensive and foolproof =
way
> to protect a VFP Database and application programs on CDs. In other =
words
> ensure, that only authorised users will be able to use the CD.
>=20
> My understanding is, that VFP does not have native encoding/decoding.
>=20
> Any suggestions?
>=20
>=20
> Thank you,
> Keith
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks