Re: Encription for MDF files
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 07/28/05
- Next message: Simn: "Re: Can run sp as Administrator but not as User/dbo"
- Previous message: Sharad2005: "Encription for MDF files"
- In reply to: Sharad2005: "Encription for MDF files"
- Next in thread: Mike Epprecht (SQL MVP): "RE: Encription for MDF files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 28 Jul 2005 07:51:21 -0400
I don't believe SQL Server supports encrypted files. If you don't want
someone to get ahold of your files then set the security on the box so that
only the people who need access have it. As for backups you should look at
SQL LiteSpeed from www.imceda.com . It allows you to encrypt the backup on
the fly.
-- Andrew J. Kelly SQL MVP "Sharad2005" <niitmalad@yahoo.co.uk> wrote in message news:9667DEDF-C6BD-4817-BC5E-88941ABE10D2@microsoft.com... > Dear Friends > > I want to use the encryption for the MDF files so that no one can just > copy > the data and attach the MDF files to access the database. > > When i have done the same the database is in Suspect Mode. Please suggest > what can be the reason. > > I also have the following questions. > > 1. Can another user restore the database backup for the encrypted MDF > files. > > Thanks in advance. > > Best regards > Shailesh
- Next message: Simn: "Re: Can run sp as Administrator but not as User/dbo"
- Previous message: Sharad2005: "Encription for MDF files"
- In reply to: Sharad2005: "Encription for MDF files"
- Next in thread: Mike Epprecht (SQL MVP): "RE: Encription for MDF files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|