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 328771
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T09:31:34+00:00 2026-05-12T09:31:34+00:00

Currently i am using sql encryption and would like to continue using it through

  • 0

Currently i am using sql encryption and would like to continue using it through Linq. I have all my CRUD stored proc’s created and wired up to the table in the model in order to handle the encryption/decryption through sql.

Main problem is that my database model see’s a field type of varbinary(max) which is used for the sql encryption storage.

Problems:

A. Configuring the Entity Model – Cannot assign the varbinary field of the encrypted table to the CRUD stored proc’s parameters, which are of type varchar. The stored proc’s take the varchar value, encrypt it and then store it in the encrypted tables varbinary field.

B. Outside of the Entity Model creation – When referencing the encrypted entity table it expects a varbinary field, when in essence it really is a varchar field. This in turn causes coversion issues when trying to assign values to that encrypted field.

How does one get around this. I need the application to view this field as being decrypted like it is when it comes back from my stored proc. The CUD statements would then take the string values and the stored proc’s tied to them in the entity model would do the encryption.

Thanks in advance.

  • 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-05-12T09:31:34+00:00Added an answer on May 12, 2026 at 9:31 am

    There are 2 technologies “Linq to SQL” and “Entity Framework”.

    Entity Framework expects that the signature of the stored proc and the table columns match.

    There are 2 ways that you could fix this.

    • You could add a dummy varbinary field to the stored proc and a varchar filed to the table. This would allow everything to get what it expects, you just ignore the fields that you do not need.
    • Execute the stored procedure without using a table (there are different ways to execute stored procs in EF). Then you avoid the problem with the mismatch
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 202k
  • Answers 202k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer The R FAQ says: "The core of R is an… May 12, 2026 at 8:21 pm
  • Editorial Team
    Editorial Team added an answer Since you can join a thread even after it has… May 12, 2026 at 8:21 pm
  • Editorial Team
    Editorial Team added an answer My Computer is a virtual folder. It has a predefined… May 12, 2026 at 8:21 pm

Related Questions

I am using Oracle 9 and JDBC and would like to encyrpt a clob
I am using mod_perl for my web application. Currently, I plan to use a
SQL reporting services has a little search box in the top of the report
I have a WCF Service that exposes a method GetCustomers(). The internals of the

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.