encryptin on database

  • hi all.

    I want encrypt on sql server data base that nobody can restor this database and nobody can see data of data base and nobody can modify data of data base.what do I do?please guide me step by step.

  • Just search for contents related to 'Transparent Data Encryption - TDE'

    M&M

  • Keep in mind that TDE encrypts data "at rest". Meaning you can't open the .mdf file in notepad and gather plain text data. Also, TDE doesn't stop someone from logging into the instance and seeing your data. So also make sure your security settings are well thought out and implemented.

    ______________________________________________________________________________________________
    Forum posting etiquette.[/url] Get your answers faster.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply