G
Guest
Hi
Is there an ADO.NET recommended way for returning parent-child data from
Oracle 9i stored procedures? As an example, I need to return Customer and
Account data. A Customer (the parent) has many Accounts (child).
There may be cases where I would need to return grand child and great grand
child data too.
Obviously, returning hierarchical XML would suite this problem nicely,
however, the XML support in Oracle 9i is terrible.
Thanks
Bikhod
Is there an ADO.NET recommended way for returning parent-child data from
Oracle 9i stored procedures? As an example, I need to return Customer and
Account data. A Customer (the parent) has many Accounts (child).
There may be cases where I would need to return grand child and great grand
child data too.
Obviously, returning hierarchical XML would suite this problem nicely,
however, the XML support in Oracle 9i is terrible.
Thanks
Bikhod