>From: ???
>Sent: 2016?1?19? 14:04
>To: sqlite-users at mailinglists.sqlite.org
>Subject: Re: [sqlite] load a .db3 file into in-memory database

>Now i want to load the whole database into memory. Is there a direct method to 
>do it? Should i load record one by one by myself?

Using the SQLite Online Backup API
http://www.sqlite.org/backup.html

Reply via email to