I am looking to develop a database to assist me in creating course schedule for students at my college. I currently use an excel spreadsheet to assist and then complete the remaining tasks manually. I haven't created a SQL or Access database since my last MIS class in 2008 and could use some tips/advice.
Each 'Student' (100+) has a list classes (Academic Plans) they need to complete for their 'Program of Study' (20-30). After updating each student's Academic Plan, I look at students that will graduate within the next 3 quarters to help determine which classes I should offer in the upcoming term. Many of the courses have pre-requisites, so even if a student needs a class they may not be able to take the class until they've met the pre-req.
I'm not sure what the best approach would be regarding what Tables and Queries to create. And I totally forget how to utilize relationships within a database. That'll teach me for getting a degree in MIS and then working in higher education. :)
Each 'Student' (100+) has a list classes (Academic Plans) they need to complete for their 'Program of Study' (20-30). After updating each student's Academic Plan, I look at students that will graduate within the next 3 quarters to help determine which classes I should offer in the upcoming term. Many of the courses have pre-requisites, so even if a student needs a class they may not be able to take the class until they've met the pre-req.
I'm not sure what the best approach would be regarding what Tables and Queries to create. And I totally forget how to utilize relationships within a database. That'll teach me for getting a degree in MIS and then working in higher education. :)