Page 1 of 1

Creating a Student Management Program

Posted: Thu Mar 27, 2008 8:20 am
by sparklezilla
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

Re: Creating a Student Management Program

Posted: Thu Mar 27, 2008 11:18 am
by Christopher
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.