How protect data in DBF Files.

This forum is for general support of Xbase++
Post Reply
Message
Author
User avatar
PedroAlex
Posts: 229
Joined: Tue Feb 09, 2010 3:06 am

How protect data in DBF Files.

#1 Post by PedroAlex »

Hello gentlemen's


I need to protect my data in DBF files.
This is possible with DBF / ntx?
Does anyone have any experience in this matter that might give a hint to I see on the right track?

Many thanks in advance.
Pedro.
Pedro Alexandre

User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: How protect data in DBF Files.

#2 Post by rdonnay »

If you are using Xbase++ 2.0 you may want to consider AesEncrypt() and AesDecrypt().
The eXpress train is coming - and it has more cars.

User avatar
PedroAlex
Posts: 229
Joined: Tue Feb 09, 2010 3:06 am

Re: How protect data in DBF Files.

#3 Post by PedroAlex »

Roger.

have you any experience with this new features!?
Performance stability!!??

Many thanks for feedback?
Pedro
Pedro Alexandre

Cliff Wiernik
Posts: 605
Joined: Thu Jan 28, 2010 9:11 pm
Location: Steven Point, Wisconsin USA
Contact:

Re: How protect data in DBF Files.

#4 Post by Cliff Wiernik »

If you utilize ADS, it has similar features. Have not used though.

User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: How protect data in DBF Files.

#5 Post by rdonnay »

have you any experience with this new features!?
One of my customers, Bobby Drakos, is using AesEncrypt() and AesDecrypt() to protect credit card numbers and social security numbers. He is only encrypting those fields. No problems.
The eXpress train is coming - and it has more cars.

Post Reply