Quick help on DAO!
When executing DAO I receive null for a field that I know is not null in the oracle database. One field is returned ok but the other one continually returns null. It is a varchar2(2000) in Oracle. I can't understand why it is doing this.
It works when excecuting with ADO. But my requirement is that I do it with DAO
Yamuna
|