G
Guest
Hi,
In December you had helped me incredibly with my database. Since then, due
to an operation, things were put on hold, but are now back. If you wouldn't
mind, I still have questions...
I am listing my tables as we had discussed again. I think they're pretty
sound. I need to add another table called Awards. One student may receive
10 awards in a time period, while another 1 or none. The awards have all
kinds of different names - there is no standard because they may be within
the school or outside.
I would really appreciate you taking a quick look and suggestions on the
Awards table if you have a moment.
THANKS!
Student Database
**FamilyInfo Table :**
FamilyInfo
FamilyID
StudentFamilyName
MotherFirstName
MotherLastName
TelMotherHome
TelMotherWork
TelMotherCell
MotherEMail
FatherFirstName
FatherLastName
TelFatherHome
TelFatherWork
TelFatherCell
FatherEMail
Address1
Address2
City
Province
PostalCode
EmergencyContactName
EmergencyTelNo
Notes
**Students Table:**
StudentID
FamilyID
LastName
FirstName
DOB
Gender
SchoolGrade
NameOfSchool
Notes
**CourseInfo**
CourseID
CourseName
MonthlyRate
SpecialRate
**CourseDetailsPerStudent**
StudentID
CourseID
RegistrationDate
RegistrationFee
TuitionFee
DiscontinuedDate
VacationDate
InitialPaymentMade (Y/N)
**ParentMeetings**
FamilyID
StudentID
DateOfMeeting
ParentAttendee1
ParentAttendee2
Student1Present
Student2Present
Student3Present
Student4Present
Notes
**StudentNotesAndReports**
StudentID
ReportType
ReportDate
Notes
**ReportTypes**
ReportTypeID
ReportType
**PaymentInfo**
PaymentID
FamilyID
Mode
Date
Amount
ChequeNo
**PaymentAllocation**
PaymentID
DepositID
CourseID
StudentID
Amount
**DepositInfo**
DepositID
DepositNumber
DepositDate
In December you had helped me incredibly with my database. Since then, due
to an operation, things were put on hold, but are now back. If you wouldn't
mind, I still have questions...
I am listing my tables as we had discussed again. I think they're pretty
sound. I need to add another table called Awards. One student may receive
10 awards in a time period, while another 1 or none. The awards have all
kinds of different names - there is no standard because they may be within
the school or outside.
I would really appreciate you taking a quick look and suggestions on the
Awards table if you have a moment.
THANKS!
Student Database
**FamilyInfo Table :**
FamilyInfo
FamilyID
StudentFamilyName
MotherFirstName
MotherLastName
TelMotherHome
TelMotherWork
TelMotherCell
MotherEMail
FatherFirstName
FatherLastName
TelFatherHome
TelFatherWork
TelFatherCell
FatherEMail
Address1
Address2
City
Province
PostalCode
EmergencyContactName
EmergencyTelNo
Notes
**Students Table:**
StudentID
FamilyID
LastName
FirstName
DOB
Gender
SchoolGrade
NameOfSchool
Notes
**CourseInfo**
CourseID
CourseName
MonthlyRate
SpecialRate
**CourseDetailsPerStudent**
StudentID
CourseID
RegistrationDate
RegistrationFee
TuitionFee
DiscontinuedDate
VacationDate
InitialPaymentMade (Y/N)
**ParentMeetings**
FamilyID
StudentID
DateOfMeeting
ParentAttendee1
ParentAttendee2
Student1Present
Student2Present
Student3Present
Student4Present
Notes
**StudentNotesAndReports**
StudentID
ReportType
ReportDate
Notes
**ReportTypes**
ReportTypeID
ReportType
**PaymentInfo**
PaymentID
FamilyID
Mode
Date
Amount
ChequeNo
**PaymentAllocation**
PaymentID
DepositID
CourseID
StudentID
Amount
**DepositInfo**
DepositID
DepositNumber
DepositDate