Page 1 of 1

access through a proxy to the mysql DB

Posted: Thu 19 Apr 2012 15:14
by ec2
Hi, I have access to "MyDac" through a proxy to the mysql DB:
Proxy, ProxiPort: 1234, Proxy User: adam, ProyPw: xxxxx;
Unfortunately we do not succeed!

Local and on the LAN it is well, behind the proxy it does not work unfortunately

With "Toad for MySQL" I get the mysql DB behind the proxy :?


mydac71d14pro, Delphi 2010,WinXP


regards ec2

Posted: Tue 24 Apr 2012 12:18
by AlexP
Hello,

We support Proxy connections only via using http-tunneling. Therefore, for connection via Proxy, besides specifying your Proxy and MySQL servers data, you should also specify the url to the tunnel.php file that is on the external server (this file can be find in the ..\Devart\MyDac for Delphi XXX\Http\ directory). You can find more details in the Network Tunneling section of the help.