The following database object can you import from one Microsoft Access database to another? A. Queries B. Tables C. Forms D. All of the above

Queries
Tables
Forms
All of the above

The correct answer is D. All of the above.

You can import the following database objects from one Microsoft Access database to another:

  • Queries
  • Tables
  • Forms
  • Reports
  • Macros
  • Modules
  • Data Access Pages

To import a database object, open the destination database and then click the External Data tab. In the Import & Link group, click the Import button and then select the type of object you want to import. In the Import dialog box, select the source database and then click OK.

If the source database is password protected, you will be prompted to enter the password.

The imported object will be added to the destination database.

Here is a brief description of each database object:

  • Queries: A query is a database object that allows you to select data from one or more tables.
  • Tables: A table is a database object that stores data.
  • Forms: A form is a database object that allows you to enter and edit data in a table.
  • Reports: A report is a database object that displays data in a formatted way.
  • Macros: A macro is a series of commands that you can run with a single click.
  • Modules: A module is a database object that contains Visual Basic code.
  • Data Access Pages: A data access page is a Web page that allows you to view and edit data in a database.