How would I check referential integrity using VBA?
I have a massive number of tables and relationships in this database and need to check that referential integrity is turned on for each relationship.
Checking this stuff manually in the relationship window would be a nightmare.
Thanks in advance.