Null date searches
I have a need to search for date fields that are empty or NULL. Currently, if I attempt to search for these values, I receive a myriad of errors, from Java subscript out of range errors to SQL errors, depending upon how I search for them. Text fields can be searched in this fashion. What am I missing for date fields?
Best regards,
Chris