J
Jake
Hello,
We are in the process of setting up ssl on our sql box. What do we need
to do to modify our connection string to send/receive info from the
app to sql? Thanks in advance.
strConnect = "data
source=192.168.1.27;database=testdb;uid=test;pwd=1;Connect Timeout = 6000"
what would add for ssl encryption of the sql db?
We are in the process of setting up ssl on our sql box. What do we need
to do to modify our connection string to send/receive info from the
app to sql? Thanks in advance.
strConnect = "data
source=192.168.1.27;database=testdb;uid=test;pwd=1;Connect Timeout = 6000"
what would add for ssl encryption of the sql db?