Skip to main content
April 16, 2007
Question

data encryption between SQL Server and CF 7

  • April 16, 2007
  • 2 replies
  • 364 views
Hi,

If I would like to encrypt the data passing between SQL Server database server and CF application server what are the ways to achieve that?

Thanks
Rk
This topic has been closed for replies.

2 replies

April 24, 2007
I am not sure if there any ways of doing it unless you somehow encrypt it inside database and then decrypt it once received by CF but I can't see how this can be done. And SSL connection between CF and database is not yst supported.
Participating Frequently
April 16, 2007
All of the data, or just certain fields, etc.?
April 17, 2007
we are interested in all of the data.

Thank You
RK