encrypted communication between Access and SQL Server

A

archuleta37

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.
 
S

Scott McDaniel

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top