On 8 Dec 2010, at 5:58am, Lynton Grice wrote:

> But memory just grows and grows with this call.
> 
> I have tried to open the queue and close the queue after each call and that
> seems to help, but surely that is not the answer?

Try it without these:

PRAGMA journal_mode=wal
PRAGMA wal_checkpoint

and see if your application works acceptably.

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

Reply via email to