Hi

If I give sqlite3_complete the string 'select from Person;' should I
expect it to return zero or one?

Since it is not a valid Select statement I am expecting a zero, instead
I get a one.

If I remove the semicolon from the end of the string I receive a zero.


Regards

Aidan

Reply via email to