Connecting through a proxy

  • Thread starter Thread starter keeper
  • Start date Start date
K

keeper

I have a client application that I want to connect to an Sql Server but
the client machine is behind a proxy.

I've been told that the application has to connect to the proxy with a
username/password on port 8080, but is this even possible for an
SqlConnection, if so what would the connection string be?
 

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