I\'d like to avoid having many checks like the following in my code:
myObj.someStringField = rdr.IsDBNull(someOrdinal) ? string.
IFNULL, see here: http://www.sqlite.org/lang_corefunc.html#ifnull
IFNULL
no brackets around the function