SQL ANYWHERE 12.0.1.3797

We use TcpIp to upload data to our consolidated database. One of our client has a proxy server (ip xxx.xx.xxx.xx port 3128). In this case it fails.

Are there special settings needed when the client has a proxy server?

Thanks

Eric

asked 02 Mar '17, 02:52

ontsnapt's gravatar image

ontsnapt
125121218
accept rate: 0%

You can use so-called protocol options and choose HTTP(S): http://dcx.sap.com/index.html#1201/en/mlclient/mc-conparm.html To enable the HTTP(S) protocol on the server side, please use the option -x (http://dcx.sap.com/index.html#1201/en/mlserver/ml-syncserver-x.html).

I hope this will work :)

(02 Mar '17, 03:25) Vlad
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×370

question asked: 02 Mar '17, 02:52

question was seen: 1,188 times

last updated: 02 Mar '17, 03:25