Leaders quwiltw Posted November 1, 2002 Leaders Posted November 1, 2002 This question isn't really ADO.NET specific, I just never questioned it with regular ADO. My question is how secure is the connection to a database using ADO.NET? There are numerous articles on authentication (best approaches, etc), but I'm curious as to the actual data communication over the wire. If some cracker had a packet sniffer, what info could they get? Specifically, when I create a parameter object and add it to the command and execute it, if someone was looking at the network traffic could they get that data or is it encrypted or what? Any answers or articles would be appreciated. Quote --tim
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.