PC Review


Reply
Thread Tools Rate Thread

Creating Student Files

 
 
=?Utf-8?B?Q2hyaXM=?=
Guest
Posts: n/a
 
      6th Sep 2006
I am trying to put all my college students files into a database to better
keep track of them. I am new to the access world and am curious what is the
best way to deal with the fact that students can take many, many, many
classes. Do I just create say 100 fields of courses taken? There has to be a
way to make a "floating" number of fields depending on how many courses they
take, or maybe there doesn't have to be. Any advice?
Thanks
 
Reply With Quote
 
 
 
 
Brendan Reynolds
Guest
Posts: n/a
 
      6th Sep 2006
If you're using Access 2003, take a look at this template from Microsoft ...

http://office.microsoft.com/en-us/te...CT011366821033

In particular, study the relationships between the 'Classes' and 'Students'
tables and the 'Students and Classes' table.

--
Brendan Reynolds
Access MVP

"Chris" <(E-Mail Removed)> wrote in message
news:FFBB6DAE-1C83-4977-9679-(E-Mail Removed)...
>I am trying to put all my college students files into a database to better
> keep track of them. I am new to the access world and am curious what is
> the
> best way to deal with the fact that students can take many, many, many
> classes. Do I just create say 100 fields of courses taken? There has to be
> a
> way to make a "floating" number of fields depending on how many courses
> they
> take, or maybe there doesn't have to be. Any advice?
> Thanks



 
Reply With Quote
 
=?Utf-8?B?RGFuaWVs?=
Guest
Posts: n/a
 
      6th Sep 2006
One table is not the route to take!!!!!!

You'll need to create 1 table that will house your student general info
(name, id, address,...) then you'll need to create 1 table to house their
courses and you'll need to link the 2 tables together by a common piece of
info such as their id

It will look something like:

Table1
StudentID
FirstName
LastName
Address
City
State
PostalCode
....

Table 2
StudentID
CourseNumber

This will be a 1-to-Many relationship meaning for every entry in Table 1
there can be many entries in Table 2

Look in the help section of Access they give a simple example.

Hope this helps to get you started,

Daniel


"Chris" wrote:

> I am trying to put all my college students files into a database to better
> keep track of them. I am new to the access world and am curious what is the
> best way to deal with the fact that students can take many, many, many
> classes. Do I just create say 100 fields of courses taken? There has to be a
> way to make a "floating" number of fields depending on how many courses they
> take, or maybe there doesn't have to be. Any advice?
> Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating Student Handouts JGT Microsoft Powerpoint 0 10th Apr 2010 01:26 AM
Creating new powerpoints on Home and Student Susaneliz Microsoft Powerpoint 3 11th Sep 2009 03:05 AM
Student Creating Formula KristiM Microsoft Excel New Users 2 9th Jul 2008 05:48 PM
Creating student reports using a form =?Utf-8?B?d2l6YWJ1ZmY=?= Microsoft Access 1 13th Nov 2006 02:24 PM
creating GPA for each student in a report. =?Utf-8?B?Sm9obiBXb29k?= Microsoft Access 2 29th Mar 2004 12:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:41 PM.