FancyPrairie
Programmer
I've been developing an Access database with SQL as the back-end. But have run into a problem with security. Although I can encrypt the SQL back-end, how do I encrypt the data as it is transmitted across the network between the Access front-end and the SQL back-end?
I need to ensure that if someone is monitoring network traffic, they can't interpret my data because it is encrypted.
I need to ensure that if someone is monitoring network traffic, they can't interpret my data because it is encrypted.