Q
qye2020
I have two forms based on two tables repectively (department, and employee,
no foreign keys relation). Main form dispalys department info, it has a
button "show employees". When clicked, the departmental exployee form is
displayed. The trouble i have now, if the department hasn't any employee and
i open the detail form and then immediate close it, a blank employee record
with department id is saved to employee table. How to prevent this behavior
but i still add new employee through an add button.
Thanks,
q
no foreign keys relation). Main form dispalys department info, it has a
button "show employees". When clicked, the departmental exployee form is
displayed. The trouble i have now, if the department hasn't any employee and
i open the detail form and then immediate close it, a blank employee record
with department id is saved to employee table. How to prevent this behavior
but i still add new employee through an add button.
Thanks,
q