>> I was wondering if it were possible to straightforwardly >> programmatically control (hopefully without hacking the engine) which >> tables will be kept cached in memory by default. For example, if I know >> that a particular table, or a particular index, will be accessed very >> frequently, is it possible to explicitly tell SQLite to keep that table >> cached in memory for higher performance? > > No.
Any reasonable OS should do that anyway. Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

