Hi all
I'm using VB6.want to display data from two tables in my database in a grid ,here is a sample of my tables and what i want the grid to be as:
acc_cat table:
acat---------------acattitle
110 ----------------- Cash & bank
120------------------ Trading receivable
140------------------ Inventory
150----------------- Assets
151----------------- Advance


acc_chart...