Heitzso wrote:
This question is far afield and you're welcome to slam me for tossing it out to this list.

If I need to throw together a database CRUD (create/read/update/delete) application fast (i.e. less than a week) and I want it to be cross platform and open source based what's a good tool to use?

MySQL is open source, cross-platform, mature, and generally good all around. There are interfaces to it in many popular languages (Perl, C, C++, PHP) and there is also an ODBC interface for using it in Windows.


--
Andrew Gaffney


-- [EMAIL PROTECTED] mailing list



Reply via email to