08 5:25 PM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Cursors in SQlite
Brown, Daniel <[EMAIL PROTECTED]> wrote:
> Does SQLite support/implement cursors of any form
sqlite3_step is, in some sense, a forward-only cursor.
You might also find this interesting:
http://www.sqlite
Brown, Daniel <[EMAIL PROTECTED]> wrote:
> Does SQLite support/implement cursors of any form
sqlite3_step is, in some sense, a forward-only cursor.
You might also find this interesting:
http://www.sqlite.org/cvstrac/wiki?p=ScrollingCursor
Igor Tandetnik
__
Good Evening list,
Does SQLite support/implement cursors of any form, I've been searching
through the documentation about this but I suspect either cursor is the
wrong term for SQLite or they are either not supported or implemented.
Could anyone clear this up for me?
Cheers,
Daniel Brown
"The b
3 matches
Mail list logo