Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Access Newsgroups
Access Table Design
Nested tables
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="david, post: 2552141"] I notice some of the tables in the Northwind sample database have other tables "nested" within. How may I build a table like the sample's? To illustrate, in the Categories Table, the first column is filled with "+" which when clicked on, expands and show a new table (whose name is not shown but it appears to be the "product" tabloe with the "categories" column taken out.) Similar, the "product" table itself contains a nested table within itself, and that appears to be the "order details" table with the "product" column taken out. How are these nested tables created? David [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Access Newsgroups
Access Table Design
Nested tables
Top