| 1. |
Solve : MS Access relationship not working!? |
|
Answer» Hi everyone, I'm new here and I'm not sure this is the place for this question, but here I go, I'm sort of DESPERATE! The problem is that when I enter a new record (new student) in Table 1, there is no record appearing for that student in Table2. Is this supposed to work this way because of security reasons I don't get? Because if it is, then I will have removed the "Autonumber" option for the IDNumber field, and just change it to "Number" and make the user assign an IDNumber for each student, I'm just so tired of it not working!! (I'm using Access 2007, by the way).What reference materials do you have? Are you taking a class on Access, or it being COVERED as part of a class containing other subject matter in addition to Access? I haven't done some techniques with Access for awhile, so my memory is a little blurred on some of it but I believe I can shed some light on this. Suppose you have 20 records in both tables. So, you have ID numbers 1 through 20 in each table. If you add a record to Table 1, nothing will happen in Table 2. New records will not get added to Table 2 in that manner. Generally, the technique of assigning relationships between two or tables to is used when two or more tables exist as a result of some entry of data into each of the tables. For example, if each student had a unique student ID # which was entered into two or more tables, that field could be used to build a relationship between tables and pull one or more fields from one table into another. If Queries are also part of your study of Access, I suggest you look at what queries can do, at how they can be used to extract data from one or more tables. Queries can be saved and opened anytime, like tables. OOhhh, okay I can see now how mistaken I was about Access.. haha So there is no way of doing what I wanted.. but it's fine, I'll just change the ID# field to "number" instead of "autonumber", since that would work great anyways. Thank YOUU very very very much, I was completely desperate since we hadn't seen so much of Access in my class... soo yeah THANK YOU! |
|