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 
 
 
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to