Creating an Encryption Database Connection String Without Master Keys From the Master Keys tab in the AudienceView EncryptGui window is where you encrypt your database connection string without keys, which is found in the global.asa file.
The following steps describe how to encrypt a connection string:
-
Under the AudienceView directory for the current build, go to the ..\libs directory.
-
Click the EncryptGui icon.
-
Run the application.
The AudienceView EncryptGui window will open.
-
Enter your unencrypted connection string in the large edit box.
-
Click 'Encrypt'.
-
Copy the result from the lower edit box to the global.asa.
An encrypted string can be decrypted the same way as described above, except using the 'Decrypt' button.