Question : Encrypt the database backup file

Hi All,
How to encrypt the backup using SQL Server 2008 while taking a backup?
I didn't see any option there while taking a database backup to encrypt it

Answer : Encrypt the database backup file

Hi Saratcm

Basically SQL Server 2008 does support Transparent Data Encryption (TDE) but you have to enable it at the Database level and not necessarily during the backup stage itself.

Please take a look at this link as it provides information about the same thing you would like to do, hopefully it will help.

http://www.mssqltips.com/tip.asp?tip=1514

Good Luck.
 
Random Solutions  
 
programming4us programming4us