SQL Server 2008 will have a mechanism to encrypt the database at rest, with little overhead, and you can try this in CTP5. While it is on the instance where it was encrypted it can be accessed by any application with out modification. However if it is detached/attached or restored to another...