Joe Wilson wrote:
> 
> :memory: is faster if you're not using transactions.
> 

Hello Joe,

thanks for your answer. I'm not using transactions, I'm just doing a lot of
"INSERT INTO"s with a huge amount of data. It seems to be faster doing that
in a ":memory:"-db (I've already tried that). I just need to write that db
to a file. What's the best way to archive this?

Best regards,
Henning   
--
View this message in context: 
http://www.nabble.com/Dumping-Memory-DB-to-File-t1592559.html#a4336127
Sent from the SQLite forum at Nabble.com.

Reply via email to