If you are using Perl, take a look at SOAP::Lite - do not let the name fool you... www.soaplite.com Combining this with Apache and mod_perl and given Perl can directly interface with MySQL using Perl's DBI (and also the countless other modules available on CPAN) we have found this to be a very robust solution for a distributed and/or multi-tier system. SOAP::Lite supports MS .Net clients using VB/VC++ since .Net is pretty much MS's spin on the SOAP protocol, but there are some quirks...

There are other SOAP variants for other languages like Java, Python, etc... but not sure how these stack up...


William IT wrote:


I am using Delphi 7 and MySql 4.0.16, since MS release .Net technology and
also Delphi 8 .Net to provide web services application, I want to know how
to make a web services application using Mysql? Or is there similiar
technology like .Net but using Mysql?




--


Bill Hess
Technology Resource Group



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to