Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Oliver Giesen wrote: > Well, unembedded Firebird isn't awfully more complicated to set up. As I > said it doesn't make a difference for the access implementation at all. > There would just have to be a little more setup work to do but I guess > that's true for any database. Another candidate is SQLite <http://www.sqlite.org>. BSD license; Embeddable; Same file can be opened from multiple processes or multiple machines; Fully transactional; Fast.