Recent changes to DB null handling?
Posted: Thu Aug 02, 2007 6:51 pm
Hi,
It seems to me that there might be a newly introduced bug in 2007.2 / recent versions (I see this with the latest): when a field is null, things used to work, but now I get strange errors like get_XXXX cannot cast DBNull, and when I pass the column to a function (my Lookup()) then the function is not called at all if the column is null, instead that part is aborted (there must be a silent exception lurking in there).
Any ideas?
TIA,
Peter
It seems to me that there might be a newly introduced bug in 2007.2 / recent versions (I see this with the latest): when a field is null, things used to work, but now I get strange errors like get_XXXX cannot cast DBNull, and when I pass the column to a function (my Lookup()) then the function is not called at all if the column is null, instead that part is aborted (there must be a silent exception lurking in there).
Any ideas?
TIA,
Peter