Fabian <[email protected]> wrote: > This query returns the results as expected, and performs well. But as soon > as I raise the OFFSET to a large value (for pagination) the performance > drops drastically.
See if this helps: http://www.sqlite.org/cvstrac/wiki?p=ScrollingCursor -- Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

