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 > Database Server Software > MySQL > User generated groups in MySql

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-25-11, 22:30
jcford72 jcford72 is offline
Registered User
 
Join Date: Jul 2011
Posts: 2
User generated groups in MySql

Interested in allwoing users to generate there own user groups, as many as they would like, so they can choose predetermined product codes to assign to each group. Quantity of groups and codes would vary from user to user.

Any ideas on the structure of tables for someting like this?

Thanks,
JoshC
Reply With Quote
  #2 (permalink)  
Old 07-25-11, 22:44
jcford72 jcford72 is offline
Registered User
 
Join Date: Jul 2011
Posts: 2
in other words,
User1
user1_Group1, user1_Group2, user1_Group3

Prod1 and Prod3 to user1_Group1
Prod56 and Prod78 to user1_Group2
Prod45 and Prod67 to user1_Group3

where only certain product numbers are available to different users.


I'm just having trouble wrapping my head around the table structure.
Thx.
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