I am trying for loading only that table one into memory. Beacuse in my DB I have two or more three table which are quite large and I don't want to waste memory. Is it possible that way.
... Chetana. ----- Original Message ---- From: Jay Sprenkle <[EMAIL PROTECTED]> To: sqlite-users@sqlite.org Sent: Tuesday, November 7, 2006 10:56:07 AM Subject: Re: [sqlite] Loading a table into memory you can use a database named :memory: Is that what you were looking for? On 11/6/06, chetana bhargav <[EMAIL PROTECTED]> wrote: > Hi, > > I have a read only table, which is very small(Bytes of storage > consumed............. 1024 from the analyzer). I am wondering is there any > way to load this table in memory and unload it later. -- SqliteImporter and SqliteReplicator: Command line utilities for Sqlite http://www.reddawn.net/~jsprenkl/Sqlite Cthulhu Bucks! http://www.cthulhubucks.com ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------