any MySQL Proxy-aware TDatabase components?
- From: "David S" <noway@xxxxxxxxx>
- Date: 19 Apr 2007 04:02:45 -0800
I've been working with the Zeos MySQL components for a long time.
They work great when you've got access to a server. But most
shared hosts don't allow open access to their MySQL servers.
There's a program called SQLyog (www.webyog.com) that is a Windows
client for manipulating MySQL databases. They have a proxy script
written in php that's available (even with their eval software)
that provides an HTTP tunnel through port 80 into the server
on the machine where it's running.
What I'd like to know is if there are any MySQL components for
Delphi that provide or support any kind of HTTP tunnel like this?
If not, does anybody have any idea what would be needed to
support the little php script that the Webyog folks provide, so
a Windows app running the Zeos components, for example, would
be able to work through that script?
Would such a solution simply bypass the MySQL DLL that's normally
used?
TIA
-David
(direct replies can be sent to me at 'digloo at yahoo com')
.
- Follow-Ups:
- Re: any MySQL Proxy-aware TDatabase components?
- From: Kim Madsen
- Re: any MySQL Proxy-aware TDatabase components?
- From: Danijel Tkalcec
- Re: any MySQL Proxy-aware TDatabase components?
- From: Cristian Nicola
- Re: any MySQL Proxy-aware TDatabase components?
- From: Bernhard Geyer
- Re: any MySQL Proxy-aware TDatabase components?
- From: Alex Brich
- Re: any MySQL Proxy-aware TDatabase components?
- Prev by Date: ANN: Flexcel Studio for VCL v2.6.19 released
- Next by Date: Re: OT Do free versions work?
- Previous by thread: ANN: Flexcel Studio for VCL v2.6.19 released
- Next by thread: Re: any MySQL Proxy-aware TDatabase components?
- Index(es):
Relevant Pages
|