At the attempt to get a non-existing value, for example:

set x [dbcomm eval {SELECT max(somecolumn) FROM sometable}]

The returned value of $x will be {} - and no, not "empty", but exactly
these two characters.

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

Reply via email to