On Thu, Mar 13, 2008 at 11:40:35PM -0700, Paul G. Allen wrote:
I'm dealing with Postgres now and I don't care for it much (I like MySQL better).
For situations that don't involve multiple clients connected to a database, or where most clients only read, sqlite3 is excellent. It just links with the application and you open the database by filename. David -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
