[EMAIL PROTECTED] wrote:
> sqlite3_step() is great for scrolling forward through a result set.
> Is there a way to scroll backwards?
> If not, did anyone try implementing it?
> (I guess that the indexes would need backward pointers in order to do it.)
> 

This issue keeps coming up so I did a wiki page.
http://www.sqlite.org/cvstrac/wiki?p=ScrollingCursor

--
D. Richard Hipp <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to