i have the following database in MSSQL server.
![Name: diagram.png
Views: 45
Size: 39.4 KB]()
i have the following form that is used to add a new institute. i have been able to populate the checked list box with data from the Departments table.
![Name: institute.png
Views: 40
Size: 49.2 KB]()
i dont know how to proceed from here. How can i save the institute name and it departments as well? How should i save the record in the junction table?
i have the following form that is used to add a new institute. i have been able to populate the checked list box with data from the Departments table.
i dont know how to proceed from here. How can i save the institute name and it departments as well? How should i save the record in the junction table?