K
Kevin Sprinkel
For a given project (tblProjects: KF = Text 5), we have
several estimates (tblEstimates), numbered sequentially by
the user.
Originally, I designed tblEstimates with a compound key,
the foreign key to tblProjects and the Estimate number.
On this forum, however, I frequently read the
recommendation to simply generate an autonumber field for
the detail table key.
Please describe the issues, if any, between these two
approaches.
Thank you.
Kevin Sprinkel
Becker & Frondorf
several estimates (tblEstimates), numbered sequentially by
the user.
Originally, I designed tblEstimates with a compound key,
the foreign key to tblProjects and the Estimate number.
On this forum, however, I frequently read the
recommendation to simply generate an autonumber field for
the detail table key.
Please describe the issues, if any, between these two
approaches.
Thank you.
Kevin Sprinkel
Becker & Frondorf