sqlite in-memory databases

Viktoras Didziulis viktoras at ekoinf.net
Tue May 29 05:37:07 EDT 2007


Hi, 
 
does anyone know if after I create an in-RAM database using 
sqlite3 memory 
and then do for any stored database file: 
ATTACH db_file AS db_ram 
 
does it also load the attached database into RAM or continues to query the
attached database as it is (e.g. disk file) ? Any experiences with this?
 
Best wishes 
Viktoras 
 
 



More information about the use-livecode mailing list