On Wed, 14 Jan 2009 17:15:48 -0500, "Griggs, Donald"
<donald.gri...@allscripts.com> wrote in General Discussion
of SQLite Database <sqlite-users@sqlite.org>:

> 
>Regarding:
>           "This would definitely work but does incur the overhead of
>sqlite3_prepare each time I want to run the query."
>
>
>============
>
>Maybe you would be preparing hundreds or thousands of different queries
>per minute -- but if by chance you're not -- could anyone be expected to
>notice the time for the prepare's?

Also, prepared statements can be re-used.
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to