Protect your SQL Server database from unauthorized access, modification and distribution! Hides schema!
 
Home    DbDefence Help - SQL Server Encryption Prev Next
About DBDefence
System Requirements
Installation
Configuration and Startup
DBDefence Configurator
Starting DBDefence
Database Encryption
Introduction
Encryption Tools
Exceptions
Database decryption
FIPS 140-2 Information
Database Access
Introduction
Using SQL commands
DBDefence Client DLL
Reporting Services Extension
Editing Database with SQL Studio
Service Broker Access
Backup, Distribution ...
Replication
Backup
Distribution
DBDefence SQL functions
dbd_listdb
dbb_on
dbd_reg_info
dbd_status
Sales questions
Purchase and support
Activation
Acknoledgements
DBDefence 2.4 Reference

Exceptions

Exceptions are useful if you want to exclude a particular object from protection. Any object that is excluded from encryption will remain accessible. You can only define exceptions once at encryption time, although in future releases of DBDefence there will be possibility to define them dynamically.

Exceptions are particularly useful if you wish to use the Service Broker feature in your database.  Read more in the Service Broker section.

It is possible to specify exceptions in command line database encryption tool dbecrypt.exe. The tool accepts the file with the list of object names without schema name. Example of the command:

dbencrypt.exe -s MSSQLSERVER -d db1 -p 123ABC -e exceptions.lst

exceptions.lst may contain table, stored procedures, views, UDF and other types object names.

 


support@dbdefence.com
Copyright Elitude Software, 2009-2010