Hello,
I would like to continue working on a student grade management program I have been working on.
The area I need to implement now, is where the teacher can add a column to a flat txt file, and be able to add a physical column on the application for a new Exam, and then enter grades for the students.
Some help getting headed in the right direction would be great.
Thanks,
Sparklezilla
Creating a Student Management Program
Moderator: General Moderators
-
sparklezilla
- Forum Newbie
- Posts: 1
- Joined: Thu Mar 27, 2008 8:15 am
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Creating a Student Management Program
It would probably make more sense, rather than adding columns, to add additional tables that have a relation to the primary key in the existing table.
(#10850)