Crystal Reports 8.5 and Oracle tables.....
I have a field in a table that we are using to flag certain types of cases. Right now there are three different entries in this field (LABEXAM.Report Type). However the vast majority of the records in the database show this field as empty.
I can, using the select expert, easily filter for any of the three entries. But, I cannot for the life of me make it select empty/null/"" records. If, for example, I filter for NOT one of the entries ({LABEXAN.Report Type} <> "NONBIO") I get a list of the other two, but not the blank records. If I filter for null or "", I get nothing.
What CR/Oracle trick am I missing here??
I have a field in a table that we are using to flag certain types of cases. Right now there are three different entries in this field (LABEXAM.Report Type). However the vast majority of the records in the database show this field as empty.
I can, using the select expert, easily filter for any of the three entries. But, I cannot for the life of me make it select empty/null/"" records. If, for example, I filter for NOT one of the entries ({LABEXAN.Report Type} <> "NONBIO") I get a list of the other two, but not the blank records. If I filter for null or "", I get nothing.
What CR/Oracle trick am I missing here??