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 > Relational database Design- Relationship problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-28-10, 06:41
tassadaque tassadaque is offline
Registered User
 
Join Date: Jun 2010
Posts: 9
Relational database Design- Relationship problem

Hi I need to create database tables to store memo. in the "To" clause user may select individual employee or group of employees (Different groups are already available in database having many to many relationship with employee). i am wondering what should be structure of tables. For simple memo where there are no groups i will have "MemoMasters" and "Memodetails" with memodetail having EmployeeID as foreign key. how could i embed groups in this structure
(I need to store the acknowledgment information of each employee also )

Regards
Reply With Quote
  #2 (permalink)  
Old 09-09-10, 10:04
londres londres is offline
Registered User
 
Join Date: Sep 2010
Posts: 1
I also had a very similar issue, I think the answer is elsewhere on this forum have you tried searching other threads?
Reply With Quote
  #3 (permalink)  
Old 09-15-10, 02:02
tassadaque tassadaque is offline
Registered User
 
Join Date: Jun 2010
Posts: 9
Thanks londres. Can you give me some thread reference
Reply With Quote
Reply

Tags
many-to-many, relationship

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