On 2 Sep 2011, at 7:39am, jerome moliere wrote:

> I must give some real clues to my customers to fine tune Sqlite

1) What problem(s) are you trying to solve ?

2) Must your system be set up for multi-process (or multi-user) access, or can 
we ignore all problems concerning those ?

3) Are you using transactions to batch together data changes which relate to 
one-another ?

4) If speed is a problem, do you have indexes defined appropriate to your 
commands ?

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

Reply via email to