Am Montag, den 03.09.2007, 17:24 +0300 schrieb Yoel Polsky: > 2. If I use an external database, can it be of the single file variety > (HSQL,SQLite) and still allow concurrent connections? Or is that only in > the league of the heavyweights (PostgreSQL,MySQL,Oracle) ?
At least HSQL can be run in server-mode for multiple clients, for SQLLite I don't know. See http://hsqldb.org HTH, Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
