Records are stored in tables.
The most important element in Microsoft Access is your tables, which is where your data is stored. Everything else works directly, or in some cases indirectly, from your tables. Things like forms, queries and reports, amongst other things, are based on your tables. You could have forms or reports or queries based on other queries, but even they will initially get their data from your tables. So without tables to hold data, you can't have a database.
A database contains forms and reports stored in tables
All the information in a database is stored in tables. Forms and reports display the data in a more user friendly way. Queries are used to manipulate the data held in tables.
Microsoft Access
Tables,forms,queries,reports
with ms access we can create tables, queries, forms, reports, pages, macros and modules which are the objects of ms access.
A table is really just one part of a database. The database consists of other things like the queries and reports. In general we do specifically think of the tables as being the database as that is where the data is stored and tables are central to everything else. As there can be multiple tables and other things as part of the system the term database is used to cover them all as one or as what is called a database management system.
Access Work Area
Tables, Queries, Reports, Forms, Pages, Modules and Macros.
bilal says MS ACCESS MAIN OBJECTS ARE TABLES HAVE OTHER OBEJECTS FIELDS , ETC QURIES FORMS REPORTS MODULE
It is a database. The database is more than just the table, which is what some people think, but includes all those other components too.