Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
kpgraci
Yak Posting Veteran
68 Posts |
Posted - 2011-08-04 : 14:48:45
|
I have some legacy vb6 apps using ado to connect to a remote sql db, using sql authentication, so the connection string has the username and password.Are the credentials transmitted in plain text? Does this depend on the server adderss, as in, what if it were https vs http?Since the sql server is on a remote host accessed via the web can windosw auth be used in this case?kpg |
|
|
|
|