N
Nad
Hi Gentlemen,
I have two tables namely tblApprovedProjects and tblProjectDetails with One
to One relation.
ApprovedProjects fields are : SlNo, ProjectName, Priority, Client, Budget
,Start Date.
ProjectDetails fields are : SlNo, ProjectName, Priority, Client, Budget,
ProjectNumber, EngineerName, ProjectPhase, Status, PlanFinshDate …etc.
I have two separate forms to update these tables. The ApprovedProject form
is with me to update and the other form ProjectDetails will be with engineers
to update.
What I want is that, If I add new approved projects it should also add the
common fields in the ProjectDetails table and form so that engineers will
update the rest information.
Thanks in advance for your help.
Regards,
I have two tables namely tblApprovedProjects and tblProjectDetails with One
to One relation.
ApprovedProjects fields are : SlNo, ProjectName, Priority, Client, Budget
,Start Date.
ProjectDetails fields are : SlNo, ProjectName, Priority, Client, Budget,
ProjectNumber, EngineerName, ProjectPhase, Status, PlanFinshDate …etc.
I have two separate forms to update these tables. The ApprovedProject form
is with me to update and the other form ProjectDetails will be with engineers
to update.
What I want is that, If I add new approved projects it should also add the
common fields in the ProjectDetails table and form so that engineers will
update the rest information.
Thanks in advance for your help.
Regards,