Hi,

I am building a database application using Base. I want to allow several users to access the database concurrently.


1. Can this be done with the embedded HSQL database, or only when using an external database as a backend?

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) ?


Thank you.

--
Yoel Polsky

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to