Givernaud Omar wrote:
Hello,

I made a "hello world" program in order to test SQLite, but it is very
slow :
I am trying to set 1000 INSERT in a database. The time average is 2m30s
on a AMD Athlon(TM) XP 2400+ with 1Go Ram
however http://www.sqlite.org/speed.html

My code
http://pastebin.ca/744623

The web page you cite shows the advantage of using transactions.

Try it, you'll like it.

HTH,

Gerry

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to