Database
Basics Access 2003
What is a database?
A database is a collection of data that can or has been sorted in different ways to make the information more useful to the user. A phone book is a database, but not an electronic one.
What is the difference between a database and a
spreadsheet?
The strength of a spreadsheet is manipulating numbers, especially when using formulas or totals. You can manipulate data in a spreadsheet, but not as effectively for complicated uses.
The strength of a database is manipulating data, sorting and creating complex reports. You can perform some mathematical functions in a database, but not as effectively as in a spreadsheet. Many people use a spreadsheet to manipulate data simply because they do not know how to use a database.
|
|
Field
1 |
Field
2 |
Field
3 |
Field
4 |
Field
5 |
Field
6 |
|
Headers |
Last Name |
First Name |
Address |
City |
State |
Zip |
Row 1 |
Smith |
John |
332 S Osage |
|
FL |
32216 |
|
Row
2 |
Jones |
Ann |
4392 Highline |
|
KS |
66801 |
|
Row
3 |
Field |
Fred |
4893 S Seneca |
|
KS |
67213 |
Note: Always save a table, query, form, report or macros with type of object in the name
|
Tables |
Queries |
Forms |
Reports |
Macros |
||
|
|
Column |
Field |
•Do not usually alter tables. •Display, sort or edit information. |
•Nice format to input info. •Create screens with buttons. |
•Format info in tables. |
•Automate actions |
|
Row |
|
|
||||
|
Record |
|
|
||||
Click on
the Access icon with the key ![]()
|
|
Opening an Existing Database
|
Creating A New Database
|
|
RLS
10/06/2005