Page 1 of 1

Http Tunnel for databases other than MySQL

Posted: Tue 05 Sep 2017 08:24
by ertank
Hello,

We know that there is a tunnel.php script included in UniDAC install which has a lot of examples to use with MySQL. I would like to understand if I can use this php script for tunneling other database connections such as MSSQL (using direct mode), PostgreSQL.

Thanks.

Re: Http Tunnel for databases other than MySQL

Posted: Tue 12 Sep 2017 07:07
by ViktorV
We will consider a possibility of adding support for HTTP tunneling for PostgreSQL provider in one of the next builds of UniDAC. Adding support for HTTP tunneling for SQL Server provider is impossible due to SQL Server work specificity.