473,387 Members | 1,721 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

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.

Dec 19 '06 #1
1 1072

tr************@gmail.com wrote:
Accommodations(AccommodationID, Type, Comment)
Schedule(StudentID, ClassID)
>
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?

Dec 19 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mark Adams | last post by:
I really need some help with this. MySQL will not start on boot despite everything I've done to make sure that it is set to do so. When I start it as root from a terminal with...
1
by: MB | last post by:
I need to develop a Cold Fusion application using SQL tables, I am not sure how to setup my tables or that this is the optimal way of setting my tables for the application that I am trying top...
0
by: Mike | last post by:
Hello, I'm trying to understand how to map hierarchical XML data to relational database tables, but I seem to be missing something. I'm not a database expert, but I know the basics. XML seems...
8
by: EMW | last post by:
Hi, Could you please take a look and tell me what this means? Cor has tried to help me, but we haven't found it yet. Everytime I run this code, I get an exception error. Here is my code: ...
7
by: Phin | last post by:
I need your HELP! I've seen all the posts on using Crystal Reports within vs.net (vb.net) and changing a SQL query at runtime. When I tried to pass in a dataset into the crystal report at...
1
by: Julia | last post by:
Hello there. I have a question somewhat related to this topic, and I don't know where else to go. I hope somebody can help. I've created a database in access, that I'd like to share with less...
7
by: Juan Romero | last post by:
Hey guys, please HELP I am going nuts with the datagrid control. I cannot get the damn control to refresh. I am using soap to get information from a web service. I have an XML writer output...
3
by: Datatable Dataset Datagrid help | last post by:
Hi I am somewhat confused, I am new at VB.net I use XML data, I have a datagrid, I created a datatable so that I can create a custom format like true is this graphic false is this graphic and...
4
by: n | last post by:
Hello! Here is a problem I hope you can point me to a solution. It Problem: A teacher needs to know which lesson to teach. A school has a curriculum with 26 lessons, A-Z. For a given class,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.