|
From: Florian F. <f.f...@ty...> - 2006-05-17 15:38:02
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! As far as i know: When you need multiuser-access to a filebased database engine, than there is only MS-Access or Sqlite. all other filebased database engines, like hsqldb (which is used in OpenOffice Base), allow only singleuser-access. or that you run a server process. but than the benefits of a filebased database are gone. Thats what i found out after a little research. Does anyone know another a filebased database engine, which allows multiuser-access (and don't requires you to run a server)? Greetings, Florian Nagy Zolt=C3=A1n schrieb: > 2006. m=C3=A1jus 17. 15.57 d=C3=A1tummal Martin Ellis ezt =C3=ADrta: >> I'm not sure that's the case at all. There are plenty of database >> applications that will let you store the database in a single file as >> in Access. >=20 > Hi! >=20 > There are many opensource db engine that stores data in one file. The=20 > most populars are: > - sqlite: http://www.sqlite.org (C) > - Hypersonic SQL: http://hsqldb.org/ (java) >=20 > If you search the web you will find many more of them! >=20 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: GnuPT 2.7.2 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEa0NPkU9TjJRmr5gRAticAKDEmpEJEvo1RSZBHuMU63Rnfyh1qACeMyqD pOA/8fRkc6xvjQEdA1npmLo=3D =3DesEU -----END PGP SIGNATURE----- |