Why are you talking about rewriting the whole app? If there is no further need then to expose Order Status to the customer, just expose that information from the existing database towards the web. In that case you will have a very well contained problem area an you can focus on learning to write a web app (intraweb is a good way to go) without having to cope with all kinds of other new issues you would have rewriting the whole app.
Cheers, Arjan Noordhoek. 2009/9/1 Richard Vowles <rich...@developers-inc.co.nz> > Yes - this is indeed the case, and it is specifically the license for MySQL > - you sell a product with MySQL in it, you have to pay for it. Oracle won't > get you get away without it :-) > > 2009/9/1 Sean Cross <sean.cr...@catalystrisk.co.nz> > >> Because you need to release your source code under the gpl, or buy a >> commercial license. >> >> >> >> You can use MySql for web apps as they are not “distributed” and thus >> don’t need to be released under the gpl. I think, IANAL and I avoid the gpl >> like the plague. >> >> >> > > -- > --- > Richard Vowles, Technical Advisor > Developers Inc Ltd > web. http://www.developers-inc.co.nz > ph. +64-9-3600231, mob. +64-275-467747, fax. +64-9-3600384 > skype. rvowles, LinkedIn, Twitter > > > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: delphi@delphi.org.nz > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: > unsubscribe >
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: unsubscribe