help with connection string

  • Thread starter Thread starter Jake
  • Start date Start date
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?
 
Jake,

Because this is security I think that it is better that you ask this
question as well in the newsgroups

microsoft.public.dotnet.security
or/and
microsoft.public.dotnet.framework.adonet

I hope this helps?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top