Ed Curren <[email protected]> wrote: > Okay, let's try asking the question this way then. How do I know if > I need to call prepare based on the condition or value or whatever of > a statement that may or may not have already been passed to perpare > as a parameter?
You _cannot_ pass a statement to prepare as a parameter. Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

