L
lez
Hi Guys,
I am looking for help spliting field values into multipe tables. Let me
explain,
I have a table with field 'style' this contains sizes, colours etc. Each
'style' needs to be put into a table of there own. and then need to relate
the productID with each of these styles
each style value is a constant format eg
Colours:Red /
Size: Small /
So the the style is always xxx:
and the value is ended by /
I will need to group by style with the colours within that group.
Also I would have to create an ID in the table I am spliting this data from
so can retain the link to the product.
All suggestions welcome
Many thanks
Lez
I am looking for help spliting field values into multipe tables. Let me
explain,
I have a table with field 'style' this contains sizes, colours etc. Each
'style' needs to be put into a table of there own. and then need to relate
the productID with each of these styles
each style value is a constant format eg
Colours:Red /
Size: Small /
So the the style is always xxx:
and the value is ended by /
I will need to group by style with the colours within that group.
Also I would have to create an ID in the table I am spliting this data from
so can retain the link to the product.
All suggestions welcome
Many thanks
Lez