Is there an easy and efficient way of encrypting data in dbf's?
Looking for something simple..

thanks

Re: dbf encrypting data by Alex

Alex
Sat Jul 31 19:29:02 CDT 2004

On Sat, 31 Jul 2004 17:04:29 -0700, "foxman" <S-CPEREZ@MSN.COM> wrote:

>Is there an easy and efficient way of encrypting data in dbf's?
>Looking for something simple..

Depends on what version of VFP, and what are you looking for.

See:
http://www.feldstein.net/CodeCryptoArticle.htm
http://www.hallogram.com/cryptor/



Alex Feldstein
________________________________
Microsoft Visual FoxPro MVP
Please respond in the public groups so that everybody
can benefit from the exchange.
Favor de responder en los foros públicos asi todos se benefician.
(Address scrambled with ROT-13)

Re: dbf encrypting data by sp

sp
Sat Jul 31 20:49:16 CDT 2004

Look for cipher50.fll

sp

"foxman" <S-CPEREZ@MSN.COM> wrote in message
news:uC2cvn1dEHA.2864@TK2MSFTNGP12.phx.gbl...
> Is there an easy and efficient way of encrypting data in dbf's?
> Looking for something simple..
>
> thanks
>
>



Re: dbf encrypting data by Josh

Josh
Sun Aug 01 09:14:15 CDT 2004

What version of foxpro? fpd, fpu, vfp?

Since you x-posted to a vfp groups -- we can assume you are using at least vfp.

there's the FFC class for encrypting data; there's cryptor, there's NetLib,
there's Cipher, there's Windows encryption, there's a lot of examples on
www.universalthread.com in the download section.

On Sat, 31 Jul 2004 17:04:29 -0700, "foxman" <S-CPEREZ@MSN.COM> wrote:

>Is there an easy and efficient way of encrypting data in dbf's?
>Looking for something simple..
>
>thanks
>


---
Remove x's to send.