database structure query

A

abhinav

how would i programmatically determine the strucure of an Access database.
say i wanted a list of all tables in the database that start with "blah".
 
Top