Containers, Collections and Objects
An Access Database is a container. Within this container are collections of objects which include tables, queries, forms and reports. Objects can themselves be containers. For example a table contains columns (or fields) while forms and reports contain controls that display data. So we could iterate through our database’s Tables (TableDefs) and through each Table’s Fields like this … Continue reading Containers, Collections and Objects
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed