Topic: decrypt in the report

Hello MVD

I have a sample here that encrypt field during the saving in the form and on the opening of the form it is Decrypted.

My problem is how to decrypt fields during the report.

Pls help.
.

Re: decrypt in the report

Pls Help!

Re: decrypt in the report

Done.

Post's attachments

Attachment icon Encrypt-Decrypt Fields_fixed.zip 158.6 kb, 401 downloads since 2017-09-21 

Dmitry.

Re: decrypt in the report

Thank you! DriveSoft!

5 (edited by v_pozidis 2018-06-17 14:22:09)

Re: decrypt in the report

Hi in this example if I have a Combobox which is also a relationship with a table how can I encrypt and decrypt it ? And my second question is, is it a good idea to encrypt fields in a database or is it better to use a safe environment ?

Re: decrypt in the report

Unfortunately it's not so easy to use ComboBox for this example, I can't recommend this method.
You should use encrypted sqlite version or MySQL.

Dmitry.

Re: decrypt in the report

ok thank's