B
Bryan Anderson
I'm starting a new project and think I have the table design aspect figured
out with respect to "normalization" and can see how it relates to the
Northwind example database.
The problem I'm having is with respect to forms I can see what I want to
do from this example, but don't know of the term or concept that applies.
In Northwind, in the "Orders" form, they manage to tie multiple products to
a single order id. In the corresponding "Order Details" table, there are
multiple entries for the order id with the corresponding product (which I
understand).
The problem I'm having is, what is the term for doing this in form (ie. how
to create multiple table entries from a single order id). Is this what
they call a "sub-form".
Hopefully all this babbling makes sense. Just trying to figure out what the
terminology is so that I can research/apply it to my own application.
Thanks in advance for any assistance you can provide.
Regards,
Bryan Anderson
out with respect to "normalization" and can see how it relates to the
Northwind example database.
The problem I'm having is with respect to forms I can see what I want to
do from this example, but don't know of the term or concept that applies.
In Northwind, in the "Orders" form, they manage to tie multiple products to
a single order id. In the corresponding "Order Details" table, there are
multiple entries for the order id with the corresponding product (which I
understand).
The problem I'm having is, what is the term for doing this in form (ie. how
to create multiple table entries from a single order id). Is this what
they call a "sub-form".
Hopefully all this babbling makes sense. Just trying to figure out what the
terminology is so that I can research/apply it to my own application.
Thanks in advance for any assistance you can provide.
Regards,
Bryan Anderson