It has been about a dozen years since I worked with databases, but at that time I was fairly proficient with Access. I would like to learn how to use Base now. The project that I have chosen to use to learn how to use it is a gradebook program. It is not a simple gradebook but rather complicated. I need to be able to save the common personal info about each student, a picture, attendance scores, participation scores, workbook scores, exam scores, quiz scores, exercise book scores and bonus points. Ultimately I want to be able to create a one page report that will display all of this, including graphs to show the students their relative positions in the class. That is phase 2
I could do this easily on a spreadsheet but it would not be easy to do data entry, and thus would make it easy to make errors. I want to create one file for student info, one for attendance, one for quizzes, etc to facilitate data entry for me. This is an example of a relational database. The intersection record would be the student number. What terminology does OO Base use for these tools? to make this kind of application? Does anyone have (or can direct me to) a simple example of a relational database using OO Base that I can study? I am also curious about how to store a photo (jpeg) in a database file.