Filling Dataset by executing query on multiple tables
Dear Friends
I have a problem. I want to fill dataset by executing query on multiple tables and then capture data in comboboxes.
and also combox1.datasource=ds.tables["which table name or what should i write here?"]