Hi,

I was wondering if there's a method to directly load a disk DB into memory. I'm 
aware of 2 indirect methods, namely:


- create a .dump and .read the created file


- attach the disk DB and insert the disk tables into memory tables


I'm using the command line tool. Is there a direct method for this?


Thanks,


Richard
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to