On Wed, 29 Dec 2004 23:32:50 -0500, D. Richard Hipp <[EMAIL PROTECTED]> wrote:
Jackson, Scott M wrote:
Hello,
It appears that cursors are not supported in SQLite although there
appears to be no mention of this fact in the documentation, lists of
unsupported features, etc.
Is that correct? Are there any plans to support cursors?
The beginnings of support for SQL92 cursor syntax
(DECLARE CURSOR foo AS SELECT ....) is currently in the
CVS tree. But it is disabled by default because it is
incomplete and does not work.
You are welcomed to work on it and submit patches if
you like.
Hello,
I have made some modifications of sqlite http://plsqlite.narod.ru.
How it is better to send a patch and in what kind (diff, tarball)?
Tarball can be found at http://plsqlite.narod.ru/download.html
Andrew Gopienko [EMAIL PROTECTED], [EMAIL PROTECTED]