[Lazarus] Problem with SQLite commit in Lazarus

Max Vlasov max.vlasov at gmail.com
Fri Jul 29 17:36:57 CEST 2011


On Thu, Jul 28, 2011 at 1:28 AM, Howard Lee Harkness <
howard.lee.harkness at gmail.com> wrote:

>
> Is there some way that I can get SQLite to just read all of the tables
> into memory during the run of the program? Surely that would speed
> things up.
>
>
Just to read data you can use TSQLite object from
\fpc\source\packages\sqlite\src\sqlite3db.pas unit. As long as I see It's
not related to db unit and TDataSet.

Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110729/dcf506c8/attachment-0003.html>


More information about the Lazarus mailing list