Click here to Skip to main content
15,891,942 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
1. Create a database named “your roll no”. In this create a table tbl_schoolmaster

School Code School Name Class No of Boys No of Girls


2. Create a GUI for storing above information. At least three school records of two class each to be created.

Condition: a. As per government scheme boys are given 35 grams of wheat and girls are given 25 grams of wheat per working day
b. As per government scheme boys are given 50 grams of rice and girls are given 45 grams of rice per working day
c. Total working days of school are 300 per year

3. Report : Display report in grid with following condition.
a. Amount of wheat and rice required annually as per following format.
School Name Total no of boys Total no of girls Total qty of rice Total qty of wheat Total


b. Total amount of wheat required for all the schools
No of schools Total amount of wheat required Total amount of rice required
Posted
Comments
Subramanyam Shankar 7-Mar-15 11:57am    
What have you tired? Paste your code if you are tried with some issue we can help you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900