How to use Proxy

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
blogger
Posts: 1
Joined: Sat 26 Dec 2009 09:08

How to use Proxy

Post by blogger » Sat 26 Dec 2009 09:22

Which Proxy Methode of dotConnect for MySQL is the right when i have to set my browser proxy to get internet.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Mon 28 Dec 2009 09:19

If you want to access your MySQL server with dotConnect for MySQL through proxy, please initialize the MySqlConnection.ProxyOptions object as it is described at http://www.devart.com/dotconnect/mysql/ ... html#proxy.

Post Reply