Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 19th, 2006, 12:05 AM
tracy.cooperjr@gmail.com
Guest
 
Posts: n/a
Default Help with 2 tables

Hello. I am working on a database for my college. I have 2 tables. I
believe I may need to combine them into a third. My first question is
do I need to. My next is if I do then how can I do that and if I don't
then what do I need to do.

The first table contains the students accommodations. It contains

ID L#
AccommodationType Comment
Autonumber Text(StudentID) ComboBox(Pulled from a
different table) Memo


Table 2 contains the students class schedule. It contains the StudentID
and Class.

I need to create a table or something else which will allow for the
following.

When the counselor pulls up the students class they should be able to
choose which accommodation they want the student to have per class. The
counselor should only be able to choose from the students
accommodations listed in table 1 not from the list of all
accommodations possible that the AccommodationType pulls from. If you
have any questions contact me ASAP.

  #2  
Old December 19th, 2006, 04:35 AM
pietlinden@hotmail.com
Guest
 
Posts: n/a
Default Re: Help with 2 tables


tracy.cooperjr@gmail.com wrote:
Accommodations(AccommodationID, Type, Comment)
Schedule(StudentID, ClassID)
Quote:
>
The first table contains the students accommodations. It contains
>
ID L#
AccommodationType Comment
Autonumber Text(StudentID) ComboBox(Pulled from a
different table) Memo
>
>
Table 2 contains the students class schedule. It contains the StudentID
and Class.
>
I need to create a table or something else which will allow for the
following.
>
When the counselor pulls up the students class they should be able to
choose which accommodation they want the student to have per class. The
counselor should only be able to choose from the students
accommodations listed in table 1 not from the list of all
accommodations possible that the AccommodationType pulls from. If you
have any questions contact me ASAP.
This description is almost completely meaningless. Stick to business
rules. The rest is not very helpful. What do you mean about
accommodation? What does it mean in your case? I'm not going to find
a dictionary to look it up, but... so explain it if you would.

A student has a schedule and for each class he needs an accommodation,
and they're listed in another table? or are only some accommodations
relevant to some classes? From your post, it's hard to tell. could
you explain further?

 

Bookmarks

Thread Tools

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

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles