Page 1 of 1

Queston on null OraObjects

Posted: Fri 25 Jan 2008 14:33
by MarkF
It seems that IsNULL is always false for OraObject fields. I added a null field to the ODAC_EMP table for example and although a query like

select * from ODAC_EMP where person is null

Returns the record, the PERSON field's IsNull is false and if I do a GetObject on the field its IsNull property is also false. I think it should be true in both cases. Any ideas?

I'm using ObjectView := True.

Thanks for any help!

-Mark Ford

Posted: Mon 28 Jan 2008 12:14
by Plash
We have fixed this problem. The fix will be included in the next build of ODAC.

Posted: Mon 28 Jan 2008 12:59
by MarkF
Thanks! If the change isn't major, is it possible to get the source code fix or instructions to implement it? If it could be emailed to me it would be much appreciated!

-Mark Ford
Benthic Software

Posted: Tue 29 Jan 2008 09:00
by Plash
I have sent the fix to your e-mail.