
@Eunice, thnks for that. General comment for programming listers. I think the requirements are so basic that many may have done such a school management project as a 101 in their learning days. I think this thing is a weekend project for many. 2 ways to go about it, I think : - Go open source and build a web based application, running on mysql. If Eunice has a spare computer that can run OS, thats pretty good. Main Web Page Functionality = Student Details Enrollment form with fields, Payment Fields and Subject Fields Second Page Functionality = Search records by Name, Subject or Payment Print - Go windows form based with Express SQL. ( Free from MS ) Main Form = Add Textboxes.ToString for Student Details Enrollment form with fields, Payment Fields and Subject Fields. Add OK Button to save data to db. CANCEL Button to reset. Add to Main Form = Search Button > Opens New Form with search textboxes. Print Have I missed anything here? Rgds. On Fri, Apr 9, 2010 at 3:35 PM, Eunice Muthee <unisqui@gmail.com> wrote:
Basically those are the main requirements. and the system is intended to run on windows. Its a small school and some of these are not a priority, we need something to start them out then am sure they'll realize the efficiency and order it brings in.