Use sqlite3_prepare, sqlite3_step, sqlite3_reset and sqlite3_finalize.

[EMAIL PROTECTED] wrote:
I think I know the answer to this but I figured it would be better to ask than to do a major design flaws. :)

What is the most efficient way in SQLite (using the C/C++ interface layer) to retrieve the result of a query without using the callback function (setting it to NULL) ?

Thanks,

Mario Hebert
Legerity



Reply via email to