forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › HTTP Tunneling with JSP
- This topic is empty.
-
AuthorPosts
-
-
June 28, 2005 at 9:55 am #9073pnemonicMember
Could I get http tunneling connection using jsp. greetings.
-
June 28, 2005 at 10:01 am #18409RiteshMember
Would you be interested in porting SQLyogTunnel.php to SQLyogTunnel.jsp?
-
June 28, 2005 at 10:09 am #18410pnemonicMember
yes, my platform is tomcat/jsp/mysql and i am a java programmer
-
June 28, 2005 at 10:10 am #18411peterlaursenParticipant
the SQLyog HTTP-tunnelling file (SQLyogTunnel.php) connects to SQLyog Enterprise only (and to SJA when SJA (SQLyog Job Agent) is executed on a computer having SQLyog Enterprise installed).
So I guess the answer must be:
1) If you are taking about launching SJA from .jsp code (ie. java) the answer is yes. You must provide the connection details in the job-file.
2) If you want to execute SQL from .jsp-code and connect to a remote MySQL server using HTTP-tunnelling the tunnelling feature of SQLyog it not for that purpose. It's only for connecting with SQLyog (and SJA) as the mySQL client.
I don't know if there are some other tunnelling solutions avaliable for java.
-
June 28, 2005 at 10:30 am #18412peterlaursenParticipant
Sorry – I didn't see that Ritesh was in here allready 😮
-
June 28, 2005 at 10:43 am #18413RiteshMemberQuote:SQLyog Enterprise only (and to SJA when SJA (SQLyog Job Agent) is executed on a computer having SQLyog Enterprise installed).
Wrong 😮 You dont require SQLyog Enterprise to use tunneling feature in SJA. Its just that SJA is bundled with SQLyog Enterprise and not with SQLyog Free Edition.
You can port SQLyogTunnel.php to any web-scripting language which can parse XML and can connect to MySQL.
If pnemonic is interested in porting SQLyogTunnel.php to SQLyogTunnel.jsp then I would be happy to open up the schema/details of SQLyogTunnel.php
-
June 28, 2005 at 10:57 am #18414pnemonicMember
I would be pleased to make the migration and help anyone who needs this.
-
July 10, 2005 at 1:14 pm #18415RiteshMember
We plan to release the schemata/documentation on how to port SQLyogTunnel.php to other scripting languages in another 2-3 weeks.
-
-
AuthorPosts
- You must be logged in to reply to this topic.