Reverse Engineered db data model

D

David Esiobu

I was wondering if there is a way to access/manipulate the underlying data
model created after reverse engineering from VBA.

For example, what objects would I try to access if I wanted to get all
tables related to a particular one dynamically?
 
Top