If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Dynamic or Custom database fields

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-04, 11:26
CaptainFold CaptainFold is offline
Registered User
 
Join Date: Dec 2004
Posts: 1
Dynamic or Custom database fields

I have a problem that I am trying to figure out.

I am trying to build a catalog website where. In the categories, the fields for the products are different depending on which category. Some are common fields but others will be different between them.

These different fields could be of any data type and can be managed by an interface if need be.

Here is an example:
The DB contains: Category, Sub-Category, Product. The product could contain text field 1 to 10. But for Category 1 only fields 1,2 and 3 are used. For Category 2, fields 2,3,8 and 9 are used and so on...

Are there any existing examples or pre-built solutions out there than anyone can direct me too? A vb.net/sql server 2K solution would be perfect, but I can always try to adapt another solution if possible.

Thanks,

Eric Taylor
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On