Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.40K
~68 People Reached
Favorite Forums
Member Avatar for edek

Hi, I have two datatables: Projects and Employees. [ICODE]Projects[/ICODE]: ID NAME EMPLOYEES [ICODE]Employees[/ICODE]: ID NAME I need to connect one project with multiple employees. Do I need to dynamically create separate table '[ICODE]RelatedEmployees_<unique number here>[/ICODE]' and store this table's name in field [ICODE]EMPLOYEES[/ICODE] of table [ICODE]Projects[/ICODE] to achieve this??? Please …

Member Avatar for JerryShaw
0
68