• MS SQL Standard edition version 2008 and 2012 support MS SQL native Encryption or TDE ?

Aoey-Piyaporn 0 Reputation points
2023-06-15T04:48:59.5233333+00:00

Hello,

I tried to find the document for encryption on sql server standard 2008 and 2012.

But I didn't see the document it yet.

Anyone can help me?

SQL Server | Other
{count} votes

3 answers

Sort by: Most helpful
  1. Olaf Helper 47,441 Reputation points
    2023-06-15T05:17:19.5966667+00:00

    I tried to find the document for encryption on sql server standard 2008 and 2012. But I didn't see the document it yet.

    Because both versions are out-of-support, you won't find any doc's for it.

    TDE was first introduced in SQL Server 2008, so current docs should give you the required information.

    0 comments No comments

  2. Erland Sommarskog 121.9K Reputation points MVP Volunteer Moderator
    2023-06-15T21:59:33.1433333+00:00

    Up to SQL Server 2017, TDE was only available in Enterprise Edition.

    Starting with SQL 2019, TDE is also available in Standard Edition.

    0 comments No comments

  3. LiHongMSFT-4306 31,571 Reputation points
    2023-06-16T06:09:39.5533333+00:00

    Hi @Aoey-Piyaporn

    Please check below docs:

    SQL Server 2008:

    Database Encryption in SQL Server 2008 Enterprise Edition.

    SQL Server 2012:

    SQL Server Encryption,

    Transparent Data Encryption (TDE).

    Best regards,

    Cosmog Hong


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our Documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.