Hi all!
I am trying to use ADO to connect to an “unknown” MS Access database and then to allow the user to select the desired table in this database.
I want the user to be able to select at execution time the MS Access database of their choice and then open the table of their choice.
I am able to load an MS Access database successfully. However, I am stumped on how to obtain the available tables in the database.
Any help would be greatly appreciated.
Thanks!
I am trying to use ADO to connect to an “unknown” MS Access database and then to allow the user to select the desired table in this database.
I want the user to be able to select at execution time the MS Access database of their choice and then open the table of their choice.
I am able to load an MS Access database successfully. However, I am stumped on how to obtain the available tables in the database.
Any help would be greatly appreciated.
Thanks!