I'd probably do something like NVL(field, 'someMagicNullString') in
the sql to make sure that it wasn't null. :-/

Crude, but effective.

Larry


On 11/3/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:


Can I use the discriminator and sub map to test for null values? Meaning if
I define the discriminator for a field and I want to apply one result map if
the field is null and another if it is not, how do I define this?

Thanks....

Chris Mathrusse
[EMAIL PROTECTED]
(925) 236-5553

Reply via email to