[Harbour] FW: Encrypt DBF data

2008-03-31 Thread Carlos Viola
Thank you very much Przemek. This works great for me now !! It solved my problem. Thank you again. Best regards, Carlos. >So for your own use you can hack current dbf1.c code and disable protection >code. You will have to change: >line 640: > fEncrypt ? !pArea->fTableEncrypted && !pAr

[Harbour] Fwd: Encrypt DBF tables

2008-03-27 Thread Carlos Viola
Przemek, Thank you very much for your fast and clear answer. I understand harbour is in release freeze state at this moment. I do not need to encrypt memo fields. Encrypting only the table would be enough. Thank you again for your fantastic work! Carlos. On Thu, 27 Mar 2008, Carlos Viola

[Harbour] Encrypt DBF tables

2008-03-27 Thread Carlos Viola
Hello everyone, I would be very grateful if anybody can give me some advicel me about the following: I need to encrypt DBF data. I have memo fields in dbf tables. Is there any way to do this using Harbour and CDX ? If the problem are memo fields, do you know if there is another solution like ch