Hi!
I want to connect my java code with Database for representing a scattered chart using either web browser or applet/swing.
My database consists of transid, custid, date, prod1, prod2, prod3... and every record will be treated as a transaction.
Based on this database details i need to plot the point onto that chart.
Need it desperately.
Thanks u in advance.


