Possible Duplicate:
How to get table names from access?
can we list all tables in msaccess database using sql?
Can I create a query that returns the names of all tables in a Microsoft Access database? I have some dropdown lists on a website and one of the dropdowns needs to query my database and return a list of table names so that further dropdowns know which table to query for their respective information.