Encrypt/Decrypt Database

W

W. Guy Delaney

Got that. Now this.

When you encrypt a database that is split, do you encrypt the backend, the
frontend, or both?

Guy
 
J

Joan Wild

That's up to you. Encrypting is supposed to make it unreadable by utility
programs or text editors. Note that it doesn't restrict access to objects.
Also it is my understanding that the encryption used is rather weak.

If you use the security wizard (and I know you have ;-)), the wizard will
encrypt the database.
 
Top