[odb-users] Prepared statement feature

Stath, Paul pstath at axxcelera.com
Thu Sep 27 09:38:09 EDT 2012


It there a timeline for when prepared statements as described in http://www.codesynthesis.com/pipermail/odb-users/2012-January/000434.html
might be available/released?

Right now I don't see any way to create a prepared statement, or to obtain the prepared statement from an executed query.
(Please correct me if I'm just missing it.)

I have a table that repeatedly uses a query, and I would prefer to store the prepared statement for reuse.

Database:  SQLite

-- Paul



More information about the odb-users mailing list