connecting to a remote MySQL server using a http proxy server
843859May 16 2007 — edited May 16 2007I'm trying to connect remotely to a MySQL database. The problem is that I'm using a http proxy server to filter my Internet connection.
How can I tell JDBC that I'm behind a proxy.
Any links or info are highly appreciated.
Thank you