Access Flashcards
(69 cards)
Database Management System DBMS
A software system that provides the tools to create, maintain, and use a database
Object
Each component created and used to make the database function
Navigation Pane
Access’s interface element that organizes and lists the objects in an Access database
Table
Where all the data is stored in your database
Field
A category of information we store in a table
Record
A complete set of all the fields about a person, place, event, or concept
Primary Key
A field, or combination of fields, that uniquely identify each record in a table
Query
A question you ask about the data in your database
Form
Allows simplified entry and modification of data
Report
Contains professional-looking formatted information from underlying tables or queries
Macro
A stored series of commands that carry out an object
Module
An advanced object written using the Visual Basic for Applications programming language
Datasheet View
A grid containing fields and records
Design View
Gives a detailed view of the table’s structure and is used to create/modify a table’s design by specifying the fields it will contain
Field Property
Defines characteristics of a field in more detail
Relationship
A connection between two tables using a common field
Back Up Database
A utility that creates a duplicate copy of the entire database to protect from loss or damage
Compact and Repair Database
Reduces the size of a database while fixing any errors that may exist on the file
Filter
Allows one to specify conditions to display only those records that meet those conditions
Selection Filter
Displays only the records that equal a criterion
Filter By Form
More versatile method of selecting data, by enabling one to display records based on multiple criteria
Sort
Lists records in a specific sequence Ex: Alphabetically
Template
Predefined database that includes professionally designed tables, forms, reports, and other objects
Custom Web App
Shareable databases through the web