answersLogoWhite

0

bilal says

MS ACCESS MAIN OBJECTS ARE

TABLES HAVE OTHER OBEJECTS FIELDS , ETC

QURIES

FORMS

REPORTS

MODULE

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Seven types of these are contained in an Access database and are used to enter or enhance and use the data within the database?

You would like to analyze data contained in an on-premises Access database. How will you do this with Power BI service?


What are the four types of objects in access?

Once you have determined that an Access database will help you store and manage your data, you will need to learn the parts of a database, how to start using Access, and how to navigate the Access window. In this lesson, we will provide a basic overview of Access, including the parts of a database, and common tasks you can complete using a database.


Is Access a database software application?

Microsoft Access is a database.Microsoft Access is a database.Microsoft Access is a database.Microsoft Access is a database.Microsoft Access is a database.Microsoft Access is a database.Microsoft Access is a database.Microsoft Access is a database.Microsoft Access is a database.Microsoft Access is a database.Microsoft Access is a database.


How many objects can a access database contain?

An Access database can hold up to 2GB (two gigabytes) of information. These include up to 32,768 objects ( tables, queries, forms, etc). From this up to 255 people can use the database at the same time. My source: MS Access 2010 Comprehensive, New Perspectives, Adamski::Finegan rosie stjulian


How do you fix error 7874 in access?

Error 7874 in Microsoft Access typically indicates a problem with a missing or corrupted database object. To fix it, first, compact and repair the database by going to the "Database Tools" tab and selecting "Compact and Repair Database." If the issue persists, try creating a new database and importing objects from the corrupted database. Additionally, ensure that your Access installation is up to date, as updates may resolve underlying issues.


Difference between user and schema for DB2?

In DB2, a user is an individual who is granted permissions to access and interact with the database, while a schema is a named collection of tables, views, procedures, and other database objects owned by a user. Users are associated with schemas to define their default schema for objects they create.


What is database in access?

An Access database is a relational database contained in a single file that you can upload to a directory on your Web server. People typically create an Access database file using Microsoft Access or FrontPage.


What is a database in access?

An Access database is a relational database contained in a single file that you can upload to a directory on your Web server. People typically create an Access database file using Microsoft Access or FrontPage.


What is the largest database size allowed in Microsoft access 2010?

2 gigabytes, less some space for objects. If you did need more, you can set up a second database and link it to the first one.


To organize your database objects you must use the?

To organize your database objects you must use the: Navigation Pane


How do I create a form which will then upload to a database that I can access in Microsoft Access?

Have your form's input insert into a database (SQL, Oracle, etc) then access that database through Access's ODBC connection.


Does an object oriented database store data in tables?

No, object-oriented databases do not store data in tables like relational databases. Instead, they store data as objects that have attributes and methods associated with them. Objects in an object-oriented database can also have relationships with other objects, making it a more flexible way to store and access data.