|
-
Mar 3rd, 2005, 07:45 PM
#1
Thread Starter
Fanatic Member
Encryption for sql server
hey guyz.. if the client app is connecting straight to the sql server to withdraw the data from its database. is there a way to encrypt the information when the client is sending info. and the sql server will automatically decrypt the information and visa versa?
-
Mar 4th, 2005, 03:15 AM
#2
Thread Starter
Fanatic Member
Re: Encryption for sql server
has anyone tried this method before?
-
Mar 4th, 2005, 07:25 AM
#3
Re: Encryption for sql server
It would seem to me that you would have to have a layer on the server to process the encryption and decryption - before somehow sending the packet of info - but that's really an assumption on my part. I've never seen anything in ADO that indicates that it can handle this natively.
Have you looked in BOOKS ONLINE for anything about SQL have an encryption capability?
Have you looked into third party products to do this?
What kind of network do you have? What kind of client application? Do you use ADO to talk to SQL now? 2-tier, 3-tier?
-
Mar 4th, 2005, 07:43 AM
#4
Thread Starter
Fanatic Member
Re: Encryption for sql server
haha.. nope.. haven't checked on anythign yet.. asking aroudn to see whether it can be done.
erm a 2 tier network
the client is connecting straight to the db
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|