[EMAIL PROTECTED] wrote: > Somebody know any relational database for Palm OS? > If is open source or free, better.
Are you asking as a developer or end user? That is, do you need an existing solution, or are you willing to put some work into porting an existing Open Source solution to the Palm platform? If you want to download Open Source code and compile it on Palm OS, I'd suggest looking into MySQL and SQLite: http://www.mysql.com MySQL is extremely popular (for example, running on Linux as part of a LAMP = Linux-Apache-MySQL-Perl/PHP/Python web commerce systems). I don't know if anyone's ported it to Palm yet. http://www.sqlite.org Be aware of SQLite, since Access/PalmSource has announced that it will be part of their upcoming ALP (Access Linux Platform): http://www.palmsource.com/press/2006/021406_accesslinuxplatform.html Jay Ts -- Author of Using Samba, 2nd edition Published by O'Reilly Media http://www.oreilly.com/catalog/samba2/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
