L larpup Apr 14, 2006 #1 I have several child tables that need be linked to the same field in parent table. Is this a wise or problematic practice? Lar
I have several child tables that need be linked to the same field in parent table. Is this a wise or problematic practice? Lar
D Duane Hookom Apr 14, 2006 #2 Could be very appropriate. For instance an EmployeeID might be used in a timesheet table to link hours worked with an employee. The same EmployeeID might be used in a project participant junction type table to link employees with projects.
Could be very appropriate. For instance an EmployeeID might be used in a timesheet table to link hours worked with an employee. The same EmployeeID might be used in a project participant junction type table to link employees with projects.