encrypted communication between Access and SQL Server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I implement encrypted communication between MS Access and SQL Server
2000? Our application front end is Access and the client and server are
mostly on the same subnet. We are working on bringing on a new customer that
wants for the communication to be encrypted. We plan on moving to .NET next
year, but we need a solution in the meantime. Any help is much appreciated.
 
How can I implement encrypted communication between MS Access and SQL Server
2000? Our application front end is Access and the client and server are
mostly on the same subnet. We are working on bringing on a new customer that
wants for the communication to be encrypted. We plan on moving to .NET next
year, but we need a solution in the meantime. Any help is much appreciated.

SQL Server can encrypt data communications between the Server and Client. See this link for info:

http://articles.techrepublic.com.com/5100-22-5083541.html

This just scratche the surface, of course, but may help to get you started.

Scott McDaniel
scott@takemeout_infotrakker.com
www.infotrakker.com
 
Back
Top