I want to set then insert an Oracle Object to my database. I'm able to set all the simple data type attributes of the object by calling the SetAttr() method. But I'm not able to set an embedded object attribute. I'm not able to acces it either.
TOracleObject *OPerson = new...