Lee Crain wrote:
Igor,
I have a question.
Why is it "highly recommended" to use the function call sequence you
iterate in preference to the sqlite3_exe call, since it is implemented
using that sequence?
Lee Crain
The callback method did not turn out to be such a good idea in practice
and was superseded by a more flexible and powerful approach. Write a
few programs and the benefit becomes very obvious.
Using the prepare, step API's also encourages you to write more
efficient and robust programs by pre-compileing the SQL.
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------