encrypt a table.
MyEncryptor with few field
-
Daniel Fagnan
- Posts: 58
- Joined: Fri 13 Oct 2006 00:08
MyEncryptor with few field
It's possible to use TMyEncryptor with more then one field or
encrypt a table.
encrypt a table.
-
AndreyZ
Re: MyEncryptor with few field
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.
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.
-
Daniel Fagnan
- Posts: 58
- Joined: Fri 13 Oct 2006 00:08
Re: MyEncryptor with few field
I tried it and run perfectly
Thank you
Thank you