Have you looked at the "test_intarray" code.

http://www.sqlite.org/src/artifact/489edb9068bb926583445cb02589344961054207

On Sun, Jul 11, 2010 at 9:42 PM, Sam Carleton <scarle...@miltonstreet.com>wrote:

> Is there any way to bind to this query?
>
> SELECT * FROM table WHERE tableId IN ( ? );
>
> Where ? should be 1,2,3,4
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



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

Reply via email to