Eno Thereska wrote:
Is there a way to know if a row returned through the callback to
sqlite3_exec is the "last" row that will be sent (i.e. the query has
finished completely)? I ask because I have per-query data structures
that I need to free once I know a query has completed.
Eno,
Your ca
Hi,
Is there a way to know if a row returned through the callback to
sqlite3_exec is the "last" row that will be sent (i.e. the query has
finished completely)? I ask because I have per-query data structures
that I need to free once I know a query has completed.
I was expecting the callback f
2 matches
Mail list logo