If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > College Students Database Design

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-22-11, 15:14
crazycat503 crazycat503 is offline
Registered User
 
Join Date: Apr 2011
Posts: 5
College Students Database Design

Before I begin, please I don't want to read the comments "forget it. buy a program" advise because I want to learn.

I want to create a program for a private school which teaches programs : freshamn, certificate and diploma courses. I seem to have a good database so far but I am stuck at some point.

1st: Money matters. A student can chose to pay full fee for the program (E.G. IT-Certificate) or pay in installments. The school have a rather strange rule about that...say for a semester, the student needs to pay 3000. He can pay the 3000 in any amount he likes until the semester ends (10 today, 1400 next week etc). This are just tuition fees. Now, if he has paid fully, any changes in fees by the college mustn't affect him. How would you guys store that information? A separate table to store full paid students or ?

2nd: Graduated Students: How would you handle students who graduated/finished their studies? Should the front-end program (vb.net 2010) do check ups or a separate table should store the students?

I will share my database with you after I get some idea on how to handle this 2 cases.
Reply With Quote
  #2 (permalink)  
Old 05-22-11, 17:52
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
What is it that you are trying to learn? You are doing a fair bit of work, so you must have some specific goals. Understanding what you want to learn would help me give you better advice on how to learn it.

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
  #3 (permalink)  
Old 05-23-11, 03:32
crazycat503 crazycat503 is offline
Registered User
 
Join Date: Apr 2011
Posts: 5
Ok. I want to learn database design in the way professionals so. I have done 5 databases so far but college/student related is really a tough one. There are already done products outthere but if they can do it, why can i (and my mates) do it? I know reinventing the wheel ...but I just don't like the idea of buying other products just because I CAN'T DO IT.
Reply With Quote
  #4 (permalink)  
Old 05-23-11, 04:13
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
Quote:
Originally Posted by crazycat503 View Post
Before I begin, please I don't want to read the comments "forget it. buy a program" advise because I want to learn.
4 simple steps to learning:
  1. is to read up on the subject matter - there's some good resources here.
  2. is to design your database using the things you learnt in step 1).
  3. discuss any issues with your design from step 2) on this forum.
  4. is to hand in your homework and be proud that it's your own work
__________________
Mike
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On