I am working with a ms access file. When I look at the objects in the access objects window using a category of "object type" I only see one table, when I use the category "Tables and views" I see three tables, these extra two tables are in the dropdown list if you try to create a new relationship. I do not understand where these tables are and why I do not see them using category "object type"
Software/Hardware used:
ASKED:
October 12, 2012 6:16 PM
UPDATED:
October 12, 2012 6:34 PM
It soulds like you have one table and two views.
The views present data from one or more tables, they may limit the columns and or rows from the table or summarize the data. You should be able to recognize that the view data is similar to the table data because it is the table data. Once views are created they can be used in making reports, queries, forms.