On 7/10/2013 1:30 PM, compscilaw . wrote:
I'm getting unexpected and differing results between WebSQL(SQLite) and
SQLite.  The query produces the correct results in WebSQL.

Can reproduce with SQLite 3.7.15. Can't reproduce with 3.7.17. Looks like a bug that has been fixed.

  The correct result is one row;  SQLite returns all rows.

I'm getting three rows (with program_id of 4, 5 and 6), which looks correct to me. Why do you expect one row?
--
Igor Tandetnik

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

Reply via email to