Encrypting information put into the database
- From: "K.J. 44" <Holleran.Kevin@xxxxxxxxx>
- Date: 9 Jan 2007 07:04:47 -0800
Hi,
I am not a SQL Server DBA. We have SBS and I use SQL server to support
our intranet website that i created. I am not a database master by any
stretch of the imagination or even an intermediate dba. I simply know
some SQL, enough to get the job done. In our intranet there is not any
information that is critical if anyone sees it or if it is lost.
Now, though, I have been tasked with a task where i need to be
concerned a little bit with security. I have to get a file through
SFTP that is encrypted with a PGP key, decrypt it, and display its
contents to the customer service reps to enter orders. What I would
like to do is parse the file after it is decrypted and put the order in
a database, encrypting certain values from the file. How do I do the
encrypting part and I have to be able to decrypt it to display it when
the CSRs need to view it?
Thanks for any and all advice. Please understand that I am not a SQL
server pro and am on such a time crunch that I do not have the luxury
of becoming one for this project.
Thanks.
.
- Prev by Date: Re: Definition: A Catalog vs. a Database?
- Next by Date: Re: How to recover after restoring over a wrong database
- Previous by thread: How to recover after restoring over a wrong database
- Next by thread: "Audit Object Derived Permission Event" doesnt work as documented
- Index(es):
Relevant Pages
|
Loading