On Wed, 22 Sep 2004 22:53:19 -0700, Darren Duncan <[EMAIL PROTECTED]> wrote: > The documentation for SQLite 3 is very much out of date and needs to > be rewritten. In fact, a lot of the site documentation still refers > to SQLite 2. So you can't always trust what the documentation says > right now.
Ah, ok.. I assumed that since the mention of ?N and :N: was explicitly added for version 3 that it would be supported, but testing and looking at the code says otherwise. I'll rework my code to just use unnumbered params then. Thanks! - Vlad