Hi,
A quick question from me. How do I list all the tablenames of an Access database from Visual Basic? I tried different SQL queries to no avail. I also need to list column names and data type after I've selected a table.
Firstly I want to populate a combo box with table names. Then I want to list column names and their data type after I've selected a table from the combo box.
What do the two SQL queries look like?
graabein
A quick question from me. How do I list all the tablenames of an Access database from Visual Basic? I tried different SQL queries to no avail. I also need to list column names and data type after I've selected a table.
Firstly I want to populate a combo box with table names. Then I want to list column names and their data type after I've selected a table from the combo box.
What do the two SQL queries look like?
graabein