On 12/21/16, Jens Alfke <[email protected]> wrote: > > [Can] a column result value from a virtual > table can have a lifespan that outlives the table’s current iteration, i.e. > after the next call to reset(). >
You mean sqlite3_reset()? No. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

