Hi all,
I've been reading around the web and here but generally getting confused trying to work out what I should be doing. I want to make moves forward to limit the possibility of the traffic between my Access client and remote SQL server express R2 being compromised. These users make 4-5k record entries a day and I'm quite happy with the way I manage their access from the client but I want to know more about how exposed I am from the connection.
The setup is:
SQL Server Express R2 on a fully managed remote server.
ACCESS 2013 FE distributed to 45+ home workers.
DNS-Less connection (SQL Server Native Client 10.0)
My questions currently revolve around encrypting the connection. Should this be encrypted? If so:
1: How do I achieve this?
2: once set up do all connections have to be encrypted?
3: Other than the connection string are any other client side changes needed?
I'm sure the answer is out there but I've failed to find it or understand it.
Cheers,
Dan
I've been reading around the web and here but generally getting confused trying to work out what I should be doing. I want to make moves forward to limit the possibility of the traffic between my Access client and remote SQL server express R2 being compromised. These users make 4-5k record entries a day and I'm quite happy with the way I manage their access from the client but I want to know more about how exposed I am from the connection.
The setup is:
SQL Server Express R2 on a fully managed remote server.
ACCESS 2013 FE distributed to 45+ home workers.
DNS-Less connection (SQL Server Native Client 10.0)
My questions currently revolve around encrypting the connection. Should this be encrypted? If so:
1: How do I achieve this?
2: once set up do all connections have to be encrypted?
3: Other than the connection string are any other client side changes needed?
I'm sure the answer is out there but I've failed to find it or understand it.
Cheers,
Dan