What is an easy way to list the foreign key contraints in an MDB?
Is there a system table that can be queried in order to list this information?
Specifically
Take a look at the results of select * from MSysRelationships.
select * from MSysRelationships