I need to automatically and dynamically generate an organization tree. The Data comes from an Oracle Database, where the hierarchy is well defined. But I can't seem to find any good way of generating the Tree Structure.
Using a tree-view won't work as there are some designations having 2 or more controlling authorities (i.e. 1 Node will have 2 Parents, AFAIK not possible in Treeview).
I tried to program the Organization Tree in MS Powerpoint, but can't seem to find an programmable interface for it (from VB).
I can't use any other third party tool like VISIO.
Can Anybody offer any help or suggestions ?
Regards