>> I took a quick look at Firebird SQL and came away with the following >> observations: >> Smaller community than MySQL or PostgreSQL. >> Good foundation based on Interbase. >> Firebird Embedded has a shortcoming since it opens the database in >> exclusive mode. This nullifies the small footprint advantage.
>That is no longer true with FB 2.5, see note under SuperClassic - >http://www.firebirdsql.org/rlsnotesh/rlsnotes25.html#rnfb25-engine >Werner I took a look and the docs say the DLL is multi-thread capable but not multi-user. Multi-threading allows independent threads as subsets of a single process. So, in so far as they did not state specifically that the embedded version is multi-user capable I suspect it isn't. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
