Search results

  1. D

    creating bridge-table records

    I now have an Employees form with data source the Employees table. I also have a subform with a list of certifications. What action do I take to add a new certification to the bridge table between Employees and Certifications? What do I click?
  2. D

    creating bridge-table records

    Problem is making new entries in a bridge or join table. Employees EmployeeID FirstName Certifications CertificationID CertName EmployeeCert (join table) EmployeeID CertificationID - Each employee can have many Certifications. Each Certification can be held by many Employees. A many to...
Back
Top Bottom