Encrypting data in a column of a SQL Server 7 Appl

  • Is there any way to encrypt data in a column

    of a SQL Server 7 Application table?

    Thanks

    john_l_12203@yahoo.com

  • There are products that will do this. We have one in our "Products" section. If this is only needed for compare, like a password, you can use the encrypt() function in SQL.

    Steve Jones

    steve@dkranch.net

  • The problem is, will it be a one way encryption or a two encrypt/decrypt, then you can pretty much use any encryption standard out there that fits that model. Check Downloads.com under encyption for tools and reviews.

    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

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

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