Re: Data encryption for results of query using ADO
From: Simo Sentissi (simo_at_sentissiweb.com)
Date: 11/08/04
- Next message: danjam: "Re: Table Size Formula"
- Previous message: Rodrigo Gutierrez: "RE: How to list rows as columns"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 08 Nov 2004 15:30:59 -0700
i read somewhere that there is a way to encrypt and xml output from sql
server. so maybe spit the output in xml and apply an ecryption to it ?
maybe use a DTS to call outside lybrary?
Alwyn Pereira wrote:
> Hi,
>
> I'm using ADO to connect to a SQL Server.
> I want to execute a query which reads sensistive information and ensure that
> the results of the query cannot be sniffed on the network
> Can I enable encryption for a specific connection to the SQL Server without
> forcing either the client machine or sql server to enable
> full fledged encryption. I have only one query which returns sensitive
> information, hence I do not wish to enable encryption for the all sql server
> connections/
> using certificates via 'Force Protocol Encryption'
>
> Thanks,
> Alwyn
>
>
- Next message: danjam: "Re: Table Size Formula"
- Previous message: Rodrigo Gutierrez: "RE: How to list rows as columns"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|