8
Answers

Filling Dataset by executing query on multiple tables

Mayur Gujrathi

Mayur Gujrathi

14y
30.3k
1
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?"]
Answers (8)