Sounds great, it would certainly clean up a lot of my code :)
1: How about sqlite3_prepare_statement()
2: Not really, most of my suggestions will be for virtual table error
handling
3: I vote for SQLITE_SCHEMA.
Thanks!
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTE
Hi again, still working on my Virtual Table implementation/object model
here, and I have a question about the relationship between xOpen and
xFilter. By perusing the code and playing around with some sample
statements, it looks to me like there will only be one call to xFilter for
any given cursor
t and xDisconnect to actually get
invoked? (Virtual Tables)
"Michael Brehm" <[EMAIL PROTECTED]> wrote:
> I realize that the virtual table implementation is currently experimental,
> but I've been added them into a project of mine (which will end up public
> when it
I realize that the virtual table implementation is currently experimental,
but I've been added them into a project of mine (which will end up public
when it's done), and I don't truly understand the purpose of the xConnect
and xDisconnect callbacks, when compared with their xCreate and xDestroy
cou
4 matches
Mail list logo