On 20 Jun 2010, at 11:11pm, Felipe Aramburu wrote: > I have a query that I can execute in about 150ms in a sqlite tool like > sqlite expert professional that takes 1200ms when I execute the query from > AIR
What is AIR ? > I am using prepared statements, synchronous connection. Does anyone have any > idea why a query takes 8 times longer in air? How long does the query take if you execute it in the sqlite3 command-line tool ? You can use '.timer ON': http://www.sqlite.org/sqlite.html Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users