A Graphical Interface for a Database's Table Relationships

You can create an interface that draws a graphical representation of a database, its tables, and relationships.

The following example interface shows the relationships between tables in a database. You can iterate through all the collections and objects in the Database object and then use Visual Basic controls to display the information graphically.