Advance Database 1-5
Advance Database 1-5
Databases
What is a database?
A database is a collection of data that is
stored in a computer system. Databases
allow their users to enter, access, and However, if you were a professional baker,
analyze their data quickly and easily. you would have many more lists to keep
They're such a useful tool that you see them track of: a list of customers, products sold,
all the time. Ever waited while a doctor's prices, orders, and so on. The more lists you
receptionist entered your personal add, the more complex the database will
information into a computer, or watched a be.
store employee use a computer to see
whether an item was in stock? If so, then
you’ve seen a database in action.
The Ribbon
Access uses a tabbed Ribbon system instead
of traditional menus. The Ribbon contains
multiple tabs, each with several groups of
commands. For example, the Clipboard
group on the Home tab contains the Cut,
Copy, and Paste commands.
Backstage view
Using the Tell me feature
Backstage view gives you various options
If you're having trouble finding a command
for saving, opening, and printing your
you want, the Tell me feature can help. It
database.
works just like a regular search bar: Type
what you're looking for, and a list of options To access Backstage view:
will appear. You can then use the command
Click the File tab on the Ribbon.
directly from the menu without having to
find it on the Ribbon.
The Navigation pane is designed to help you By default, objects are sorted by type, with
manage all of your objects; however, if you tables in one group, forms in another, and
so on. However, if you want you can sort
the objects in the Navigation pane into
groups of your choosing. There are four sort
options:
To close an object:
Select the object you want to close, then
click the X to the right of the Document
Saving objects
Tabs bar.
You'll need to save any changes you make
to each object before closing your
database. Remember, saving early and
often can prevent your work from being
lost. However, you will also be prompted to If there are any unsaved changes to the
save any unsaved work when you attempt object, you will be prompted to save it.
to close your database. Select Yes to save, No to close it without
saving your changes, and Cancel to leave
To save a new object: the object open.
Select the object you want to save by You can also close an object by right-clicking
clicking its tab in the Document Tabs bar. its tab on the Document Tabs bar and
Click the Save command on the Quick selecting Close. Select Close All to close all
Access Toolbar, or press Ctrl+S on your open objects.
keyboard.
To rename an object:
If the object you want to rename is open,
close it.
The first time you save an object, you will
be prompted to name it. Enter the desired In the Navigation pane, right-click the
object name, then click OK. desired object, then select Rename.
Type the new object name, then press Enter
on your keyboard.
All tables are composed of horizontal rows
and vertical columns, with small rectangles
called cells in the places where rows and
columns intersect. In Access, rows and
columns are referred to as records and
fields.
A field is a way of organizing information by
Lesson 5 – Working with Tables type. Think of the field name as a question
and every cell within that field as a
Table basics response to that question. In our example,
the Last Name field is selected, which
To open an existing table:
contains all of the last names in the table.
Open your database and locate the
Navigation pane.
In the Navigation pane, locate the table you
want to open.
Double-click the desired table.
Editing records
Click the Look In: drop-down arrow to select
To quickly edit any record within a table, the area you want to search. Select Current
you can click it and type your changes. field to limit your search to the currently
Access also lets you find and replace a word selected field. Select Current document to
within multiple records and delete records search within the entire table.
entirely.
To resize a field:
Place your cursor over the right gridline in Click and drag the gridline downward to
the field title. Your mouse will become a increase the row height or upward to
double arrow. decrease the row height, then release the
mouse. The row height will be changed.