I am using the object version of DOA. I try to add values to a field of nested objects by adding references. My problem is that I can't add a value like stated in the manual after the last element which results in a access violation.
This is my code.
var
aObject : TOracleObject;
begin...