CHRISTOPHER LENCKUS
12-19-2001, 06:47 AM
Good day all,
I have a table of items(cars, rugs or whatever), and a table of options(colors or whatever). I split up (normalized) the item table to eliminate the repeating fields of available options.
I need to show(via datasheet form)the available options for each item in one row.
Or, said another way, How can I put all the many in the same row as the one ?
What is the best way to do this?
Thanks
Chris
I have a table of items(cars, rugs or whatever), and a table of options(colors or whatever). I split up (normalized) the item table to eliminate the repeating fields of available options.
I need to show(via datasheet form)the available options for each item in one row.
Or, said another way, How can I put all the many in the same row as the one ?
What is the best way to do this?
Thanks
Chris