Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7783877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T19:58:15+00:00 2026-06-01T19:58:15+00:00

We are using SQL Encryption to encrypt data in the database using this approach.

  • 0

We are using SQL Encryption to encrypt data in the database using this approach.SQL Encryption. As the main aim is to avoid data theft when the database is compromised. We will be using HTTP(s) certificates while accessing data from Server to Client.

The data is encrypted in the table level. To access the data we have created stored procedures to access them.

We have to depend on stored procedures as we have to specifically tell the symnmetric key and certificate we are using in our DB.

GO
OPEN SYMMETRIC KEY mySymmetrickKey DECRYPTION
BY CERTIFICATE myCertificate

Instead of depending on the databse stored procedures can we specify the symmetric key and certificate name in our SQL Query(LINQ), to access the various tables in our DB.

We are using DB first Entity Framework approach for data access.
Any advises on these ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T19:58:17+00:00Added an answer on June 1, 2026 at 7:58 pm

    I also looked at this issue.

    One area to be careful about is that encryption generally (of course varies between encryption) roughly adds 120% to the original data. Passing this amount of information between the sql server and http server degrades the over all performance. In comparison if the data encryption is handled by the SQL database server then the only performance hit is during encryption/decryption.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are using Sybase SQL Anywhere 11 . We need to encrypt some of
Just started looking into encryption using keys and certificates in sql server 2005/08 and
I am using RijndaelManaged 128 bit encryption to encrypt passwords in my ASP.NET application.
Currently i am using sql encryption and would like to continue using it through
What are advantages of SQL Server2008+ TDE ( Transparent Data Encryption) over encrypting just
I am trying to import data from a FoxPro database into Sql Server however
We would like to use SQL Server Encryption to encrypt a couple of columns
I've got a problem scenario w.r.t data cyphering or encryption/decryption in SQL Server 2005.
When using Sql Server to store and manage the SessionState, is the session data
What is the best way to encrypt a SQL 2005 database? I have found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.