Page 1 of 1
MyEncryptor with few field
Posted: Thu 24 Jan 2013 20:36
by Daniel Fagnan
It's possible to use TMyEncryptor with more then one field or
encrypt a table.

Re: MyEncryptor with few field
Posted: Fri 25 Jan 2013 12:07
by AndreyZ
Hello,
You can specify all fields that must be encrypted in the TMyQuery.Encryption.Fields property. For more information, please read the 'Data Encryption' article in the MyDAC documentation.
For the time being, there is no functionality that allows encrypting a table. We have plans to add support of such functionality, but we cannot provide any time-frame for this.
Re: MyEncryptor with few field
Posted: Fri 25 Jan 2013 15:37
by Daniel Fagnan
I tried it and run perfectly
Thank you
Re: MyEncryptor with few field
Posted: Fri 25 Jan 2013 15:42
by AndreyZ
I am glad I could help.