"Henrik Bechmann" <[EMAIL PROTECTED]>
wrote in message news:[EMAIL PROTECTED]
> Thanks Igor! And the SQL statement can be bound to parameters in the
> usual ways?

No, not in the view. You can, of course, select from the view (as if it
were a table), and _that_ query can be parameterized.

Igor Tandetnik




_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to