| Support |
| Site Admin |
|
| |
| Joined: 12 Mar 2004 |
| Posts: 370 |
| Location: Omaha, NE |
|
|
|
 |
 |
 |
|
Yes. When setting up a entry in the Field Encryption Registry, you can specify if SQL triggers should be used to automatically encrypt data when records are added and when field values are changed. When you activate a field entry in the Registry, the triggers will be created by Crypto Complete over your Physical file using the SQL ?CREATE TRIGGER? command.
Unlike traditional external Triggers, SQL Triggers are saved with the Physical file object when you perform a SAVLIB, SAVOBJ or SAVCHGOBJ command. Therefore you do not need to backup the SQL Triggers separately. |
|