>>The  sqlite_compile/step/finalize paradigm allows (requires really <g>)
>>forward browsing through a result set.

The results from sqlite_get_table() allow random access, should this be
required,
and I have even had success using qsort() on the results to re-order them
without needing to re-query the database.

That reminds me, does anybody know if sqlite_get_table() is supported in
version 3.0?

Rob.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to