Re: MySQL vs .NET

2003-11-04 Thread Curtis Maurand
really, Delphi to MySQL is just like Delphi to Paradox, > or Oracle or any thing else just get the drivers and off you go :-) > > > - Original Message - > From: "Bill Hess" <[EMAIL PROTECTED]> > To: "William IT" <[EMAIL PROTECTED]> &g

Re: MySQL vs .NET

2003-11-04 Thread Haydies
PROTECTED]> To: "William IT" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, November 04, 2003 12:56 PM Subject: Re: MySQL vs .NET : 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

Re: MySQL vs .NET

2003-11-04 Thread Bill Hess
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 v