|
6/13/2012 1:45:41 AM
Access Data Encryption Seminar
Access is a great database program, however one of the problems with it is that you can't really secure your data very well. Unless you have a database server (like Microsoft SQL Server) this is a problem for sensitive data. You can lock up your forms, reports, and VBA code (and I show you how in my Security Seminar), but the data is still out there unprotected.
In this seminar, I teach you how to lock down the data in your tables so that nobody can see your private information unless they're allowed to. Scramble & encrypt sensitive data to keep it from prying eyes. This is a good solution for securing data without the need for an expensive database server platform. You'll learn how to:
1. Scramble data in your tables to hide sensitive information 2. Convert text characters to their ASCII equivalent values and back 3. Perform mathematical obfuscation on your data 4. Control access to the form that handles the encryption / decryption
Click here for more information on the ACCESS DATA ENCRYPTION SEMINAR.
Permanent Link
Course Link: Access Data Encryption Seminar
Keywords: access data encryption scramble ascii asc chr
Page Tag: whatsnew
|