Graphical Representation of names from an Access database
Graphical Representation of names from an Access database
Hi, I have an access database of employee names with fields employee name, department and also manager ID and need a way of driving out employees into graphical organisation charts with the manager at the top and employees underneath. Is there anyway of displaying this information in a chart/tree format in a dynamic web page? Any help much appreciated! Confused Student on Placement.
Re: Graphical Representation of names from an Access databas
Hi Simon,
I think JFreeChart won't be much help to you here. Maybe JGraph will help:
http://www.jgraph.org
Regards,
DG.
I think JFreeChart won't be much help to you here. Maybe JGraph will help:
http://www.jgraph.org
Regards,
DG.