On 6/16/2010 07:53, brian wrote:
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.
i suspect that something like sqlite is what you seek... i see it used in a lot of stuff, these days... apps like thunderbird and firefox are the first that come to mind ;)
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
