On Wed, 22 Sep 2004 22:32:51 -0700, Cory Nelson <[EMAIL PROTECTED]> wrote: > I was under the impression that the notation was just ? (no ending > number) and :AAA (no ending colon). Using it like that works fine for > me.
Yep, plain unnumbered "?" works fine -- however, the docs and
sqlite3.h both imply that ?N and :N: should work (search for :N: in
sqlite3.h).
- Vlad

