I'm trying to use ADO instead of DAO for accessing an MS Access Database but I can't find anything remotely similar to the DAO.TableDefs collection.
Basically, what I want to do is list all the tables within the aforementioned database in a listbox.
Any ideas? :confused:
