Misprint in documentation
Brought to you by:
artyom-beilis
http://cppcms.com/sql/cppdb/query.html
"returning false if the value in NULL."
Not sure if it is a misprint, but seems that should be "value is NULL", not "value in NULL".
Anonymous