2009/12/12 Michael Fuchs <[email protected]>: > Are there any plans to support sqlite? For smaller desktop database > applications, this would simplifiy a lot.
SQLite is already supported via SqlDB (part of FPC) and the Asqlite library from http://www.aducom.com/sqlite I don't use SQLite myself, so can't comment on how stable those implementations are. I mainly use Firebird via the SqlDB persistence layer. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
