<br><div class="gmail_quote">On Thu, Jul 28, 2011 at 1:28 AM, Howard Lee Harkness <span dir="ltr"><<a href="mailto:howard.lee.harkness@gmail.com">howard.lee.harkness@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Is there some way that I can get SQLite to just read all of the tables<br>
into memory during the run of the program? Surely that would speed<br>
things up.<br>
<br></blockquote></div><br>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. <br><br>Max<br>