T
ThomasLl
I have a client machine with a VB.net app and a SQL Server
database out on a leased server on the net.
Does this connection string get encrypted when connecting?
"Server=ntsql.somewhere.net;uid=username;pwd=pwd;database=M
yDB"
If not, what do I do to make this connection string not be
open for text viewing when sent over the net?
Thanks,
ThomasLL
..
database out on a leased server on the net.
Does this connection string get encrypted when connecting?
"Server=ntsql.somewhere.net;uid=username;pwd=pwd;database=M
yDB"
If not, what do I do to make this connection string not be
open for text viewing when sent over the net?
Thanks,
ThomasLL
..