HTTP tunnel, PHP script?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

HTTP tunnel, PHP script?

Post by upscene » Wed 25 Nov 2009 08:32

Hi,

I noticed that HTTP tunneling should be possible with the latest MyDAC/UniDAC release.

However, there's currently no Help available on the subject.

On this site, I noticed you have a PHP script for the DotConnect version, is this script available for MyDAC users as well?

With regards,

Martijn Tonies
Upscene Productions

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 25 Nov 2009 11:09

Functionality of HTTP tunneling will be available in the next MyDAC build. This build will be released in the course of this week.

upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Post by upscene » Mon 11 Jan 2010 10:16

Is this available yet? If so, how should I use it?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 11 Jan 2010 15:36

New build of MyDAC version 5.90.0.54 with added TMyConnection.HttpOptions that contains settings for HTTP connection is available for download now.
You can find detailed information about using HTTP connection in the "Network Tunneling" topic of MyDAC Help.

Electronicpower
Posts: 12
Joined: Wed 24 Feb 2010 08:28

Post by Electronicpower » Wed 24 Feb 2010 08:37

I installed the trial from MyDAC but I found no information about "network tunneling" in the help file.

What is needed on server side for HTTP tunneling.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 24 Feb 2010 10:58

Please make sure that you are using the latest MyDAC build (5.90.0.55).
You can find detailed information about settings for HTTP connection in the "Network Tunneling" topic of "Using MyDAC" section of MyDAC Help.

upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Post by upscene » Wed 24 Feb 2010 12:24

Dimon wrote:Please make sure that you are using the latest MyDAC build (5.90.0.55).
You can find detailed information about settings for HTTP connection in the "Network Tunneling" topic of "Using MyDAC" section of MyDAC Help.
Hello Dimon,

I cannot find such a section in the Help, is there a place where we can look online?

According to the About tab on the design time connection dialog, I have version 5.90.0.55 installed.

Electronicpower
Posts: 12
Joined: Wed 24 Feb 2010 08:28

Post by Electronicpower » Wed 24 Feb 2010 13:02

Hello Dimon

I installed the (trial) version yesterday and have build 5.90.0.55 , but I found no "Network Tunneling" in MyDAC Help.


Do you have the file online?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 25 Feb 2010 07:41

Please download CHM documentation on MyDAC by the link: http://www.devart.com/mydac/download.html

Electronicpower
Posts: 12
Joined: Wed 24 Feb 2010 08:28

Post by Electronicpower » Thu 25 Feb 2010 08:29

Dimon wrote:Please download CHM documentation on MyDAC by the link: http://www.devart.com/mydac/download.html
I can see the title "Network Tunneling", but nothing else.

upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Post by upscene » Thu 25 Feb 2010 10:13

Electronicpower wrote:
Dimon wrote:Please download CHM documentation on MyDAC by the link: http://www.devart.com/mydac/download.html
I can see the title "Network Tunneling", but nothing else.
It works fine here, has instructions and lists the location of a PHP script for tunneling.

Electronicpower
Posts: 12
Joined: Wed 24 Feb 2010 08:28

Post by Electronicpower » Thu 25 Feb 2010 10:36

I try on a window xt and it works, but not on windows 7.

Thanks.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 25 Feb 2010 14:03

Please check that the help file is NOT located on network drive.

a.alekizoglou
Posts: 32
Joined: Fri 22 Sep 2006 08:32

Post by a.alekizoglou » Thu 09 Sep 2010 07:07

I am investigating the HTTP tunnel for implementing into our products, currently using a previous version of MyDAC.

I, too, cannot read the relevant article in the chm file. I suppose there should be some cgi script (maybe php) running on the server part. Do you provide that, too?

Is there any other document I should read?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 09 Sep 2010 12:34

Thank you for your inquiry. We have reproduced the problem with help and we will fix it. As soon as we solve this question we will let you know.

Post Reply