Re: FW: Mysql over HTTP

"Daniel da Veiga" <[email protected]>
Newsgroups gmane.comp.db.mysql.windows
Message-ID <[email protected]>
On 4/7/06, Brandon Schenz <[email protected]> wrote:
> Ok, not sure how much this will help, but here goes.....
>
> Instead of writing something that adds http headers to mySQL requests,
> it might be easier to write a Web Service.  A webservice uses http to
> send XML over the wire in a very open format.  The hardest part will
> actually learning the JAVA or .NET to actually write the web service
> with mySQL as the backend.
>

Not really, you can simply write your client app, make it send all
requests (queries) over HTTP to apache or any other server with PHP or
any other MySQL enabled web language, and get the return in any format
your server-side language can output, parse it to your language types
and use it... Delphi can have an object written to to all this
transparently...


--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------

-- 
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.