I have a DB that has two tables. One "Supervisor" the other "Employee". I use the supervisor data for a dropdown select box on the employees table to identify the employees supervisor
When I enter a supervisors name into the supervisor table, using a form...how can I have the same name added to the Employees table as an employee? After all, my supervisor are employees also.
Thanks,
When I enter a supervisors name into the supervisor table, using a form...how can I have the same name added to the Employees table as an employee? After all, my supervisor are employees also.
Thanks,