dbTalk Databases Forums  

Help in understanding an alumni database.

comp.databases comp.databases


Discuss Help in understanding an alumni database. in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dapez
 
Posts: n/a

Default Help in understanding an alumni database. - 05-30-2007 , 05:10 AM






We are a high school establishing a new database system,
for donors, PTA, and alumni.

In doing a needs assessment, I have a problem: we are just starting an
alumni association (school is only 15 years old) and don't have ANY
existing database (not even paper).

Does anybody have experience with an alumni database?

Thanks.

Reply With Quote
  #2  
Old   
Ed Prochak
 
Posts: n/a

Default Re: Help in understanding an alumni database. - 05-31-2007 , 04:10 PM






On May 30, 6:10 am, dapez <noem... (AT) nowhere123 (DOT) net> wrote:
Quote:
We are a high school establishing a new database system,
for donors, PTA, and alumni.

In doing a needs assessment, I have a problem: we are just starting an
alumni association (school is only 15 years old) and don't have ANY
existing database (not even paper).

Does anybody have experience with an alumni database?

Thanks.
just design it the way you would a business database. Start with an
ERD.
--- What are your entities?
you already have at lest three major ones: donors, PTA members,
alumni. Are there more generic entities (maybe a person)? are there
other entities?
--- what attributes do the entities have?
names, addresses (postal, email, other?), last donation?, graduation
date, (hint which attributes go to which entities?)
--- how are they related?
Are donors also alumni? Are PTA members alumni? do alumni have phones?
do PTA members have graduation dates?

When answering these questions, try to keep in mind what information
you need and how it is related.

After designing the ERD, you can begin to assign the information to
tables and perform the normalization process. For something like this
you should end up with a dozen tables or so. It should not be hard
once you decide what information you really need.

HTH,
ed



Reply With Quote
  #3  
Old   
David Cressey
 
Posts: n/a

Default Re: Help in understanding an alumni database. - 05-31-2007 , 09:01 PM




"dapez" <noemail (AT) nowhere123 (DOT) net> wrote

Quote:
We are a high school establishing a new database system,
for donors, PTA, and alumni.

In doing a needs assessment, I have a problem: we are just starting an
alumni association (school is only 15 years old) and don't have ANY
existing database (not even paper).

Does anybody have experience with an alumni database?

Thanks.
I once did some work for the alumni liaison office of a small university.
The administrative system was called BANNER. It was Oracle based. The part
the Alumni office used was a small portion of BANNER. One advantage over
using their own self contained system is that new alumni were fed in to
their database by other processes, like registration and graduation.





Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.