On 16 June 2010 12:53, brian <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all, > > I suspect I already know the answer to this, but is anyone aware of an > *embedded* database for Lazarus and Linux, similar to NexusDB for > Delphi and Windows for example (http://www.nexusdb.com)? The need is > to be able to distribute a database application as a single program, > no installation of MySQL or similar can be assumed.
Try sqlite. It's completely free and only requires one dll (afaik). Henry -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
