Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Rauken
Posting Yak Master
108 Posts |
Posted - 2002-09-17 : 10:51:43
|
| Here's some info on the design:Table: productproduct_idmaterial_dictionary_iddescription_dictionary_idgarment_type_idTable: dictionary_entrydictionary_iddictionary_textlanguage_idTable: garment_typegarment_type_iddictionary_idI have a link between the tables on the dictionary_id's and between garment_type and product. All text is stored in the dictionary_entry table. |
|
|
robvolk
Most Valuable Yak
15732 Posts |
|
|
|
|
|