Access 2003 Introduction (2 days)
This
course is designed to help you to obtain the skills required to update
records in a database and to use Access to create a simple database. You
will learn to design tables and queries and to create forms and reports
using built-in tools..
Course overview:
Basic Database Concepts – Understand what a database is
· Recognise
the advantages of using a computer database
· Know
the function of the main database objects (table, query, form, report)
What
is Access?
· Recognise
the different dlemants of the Access screen
· Create
a new blank databse
· Select
a database object using the Objects Bar
· Open
and close an existing database
· Make
a backup copy of a database file
The Database and Table Wizards
·
Create a database using the Database Wizard
·
Create a table using the Table Wizard
Adding and Editing Records Enter records using a datasheet
· Undo
changes to a field or record
· Navigate
through records in a datasheet
· Find
a record
· Check
spelling in a datasheet
· Replace
data
· Delete
records from a table
Using a Datasheet Modify the layout and formatting of a datasheet
· Sort
records by a single field or by more than one field
·
Apply and remove a filter
· Use
Filter by Selection or Filter by Form
·
Use basic operators to construct simple criteria expressions
Designing a Table Determine data inputs and outputs for a
database
·
Create a table in design view
· Use
multiple data types
· Set
a primary key
· Switch
between design and datasheet views and different object windows
· Modify
basic field properties (size, format)
· Delete
a table
Using a Form Understand the differences between a form and a
datasheet
· Use
AutoForm to generate a simple form
· Save
and close a form
· Create
a form with the Form Wizard
· Open
an existing form
· Enter
and edit records using a form
· Navigate
through records in a form
· Add,
delete, and modify records using a form
· Find,
sort, and filter records using a form
· Delete
a form
· Add
a label to a form header or footer
Using a Select Query Understand the differences between a
query and a sort or filter
· Create
a query using the Simple Query Wizard
·
Add,
remove, and hide query fields
· Sort
query results
· Run,
save, close, open and delete a query
Using Criteria Expressions Select records by a single
criterion
· Create
an expression
· Select
records using multiple criteria
Using a Report Preview output from an object
· Print
output from database objects (table, query, form, or report)
·
Use AutoReport to generate a basic report
· Save,
close, open and delete a report
· Change
the Page Setup of database objects
Creating a Report Create a report using the Report Wizard
· Create
a label report
· Use
report sections
· Move,
resize, and delete controls
· Add
and modify a label control
· Undo
and redo design changes
Modifying
a Table Set table field properties (size, caption, format)
· Set
up an index
· Use
the Hyperlink data type
· Modify
a table by adding and removing fields and changing field properties
Access 2003 Intermediate (2 days)
Overview and
objectives
This course will help students
to obtain the skills required to create a relational database. Students
will learn relational database concepts and practice and understand the
importance of documenting and maintaining database files. Students will
learn to customise forms, reports, and Data Access Pages in design view.
Finally, students will be able to calculate and summarise data and
import and export data in different formats for different purposes, like
mail merge, analysis, or reporting.
Course
prerequisites
Ideally, you will have
completed the course "Microsoft Access 2003 Introduction". You should be
able to use Microsoft Access to create a database, tables, queries,
forms, and reports.
Course
overview:
Designing a
Relational Database
· Describe
basic principles of relational database management systems
· Split
a database into relational tables using key fields
· Understand
the importance of referential integrity
· Design
a table for a relational database
Creating
Table Relationships
·Create
and edit table relationships
·Arrange
tables in the Relationship window
·Enforce
referential integrity
·Use
the Lookup Wizard
·Modify
a lookup list
·Display
related records in a subdatasheet
Joining
Tables with Queries
·Create
and modify a multi-table select query
·Specify
join properties for relationships
·Understand
the effect of join types in a query
·Use
self joins and cross joins
Summarising
and Calculating Data
·Create
a query to summarise values
·Add
a calculated field to query output
·Apply
query properties
·Add
a calculated field to form or report
·Use
the Expression Builder to create expressions
Creating a
Summary Report
·Create
a summary report using the Report Wizard
·Modify
group properties
·Add
and remove group headers and footers
·Modify
group and detail section sort orders
·Modify
report section properties
Designing
Forms and Reports
·Create
a new form or report in design view
·Understand
the use of different sections
·Display,
hide, and resize a section
·Modify
form/report, section, and control properties
·Add
a bound control
·Use
the Control Wizard to add a control (list box, combo box, check box,
option group)
·Add
a hyperlink control
Modifying
Controls
·Select
a single control or multiple controls
·Move,
resize, align, and distribute controls
·Change
the tab order of controls on a form
·Identify
and resolve errors
·Modify
control properties
·Insert
a graphic control
·Set
control defaults
·Create
a form/report template
Importing
Data
· Import
data from different sources (spreadsheet, text file, database,
Outlook/Exchange Address Book)
·Use
Drag-and-Drop and the Clipboard to copy and paste data
Exporting
Data
·Export
a table or query to Excel
·Export
data to Word and complete a mail merge
·Create
a report snapshot
·Save
data in other file formats
·Export
data objects to a different database
·Save
a table, query, or form as a web page
·Export
data to XML
Designing a
Data Access Page
·Create
a Data Access Page
·Modify
the connection properties of a data access page
·Use
the grouping and sorting features of a data access page
·Modify
the design of a data access page
·Add
and modify fields and controls
·Delete
a data access page
Managing the
Database File
·Document
database structure
·Identify
object dependencies
·
Compact and repair a database
·Apply
password protection to a database file
·Encrypt
and decrypt a database
·Convert
a database between different Access versions
Access 2003 Advanced (2 days)
Overview and objectives
This course will help students to customise
and manage a database application using Microsoft Access. Students will
learn to use macros and command bars, link to external data sources and
update data using action queries. Students will also learn the basics of
managing a shared database. Students will learn how to use the User Level
Security Wizard to secure the application and create a split-end database
for use on a network.
Course prerequisites
Students should have completed the course
"Microsoft Access 2003 Intermediate" or have equivalent knowledge or
experience. You should be able to use Microsoft Access to create a
relational database and be confident using the query, form, and report
design tools.
Course overview:
Normalisation
·Understand
the theory of normal forms
·Understand
de-normalisation
Using a Sub form or Sub report
·Use the
Form/Report Wizard to create a form or report based on multiple tables
·Use
the Subform control and synchronise forms
·Modify
the layout of a subform
·Use
the Subreport control
Creating Chart Reports
·Create
a chart report
·Insert
a chart control
·Modify
a chart control
Creating PivotTable Reports
·Create
and use a PivotTable or PivotChart
Using an Action Query
·Transfer
data to other tables with Make Table and Append queries
·Change
data with an Update query
·Delete
data with a Delete query
Linking to an External Data Table
·Create
a link to data stored in a spreadsheet
·Create
a link to a table in another Access database
·Split
a database into a front-end and back-end
·Manage
linked tables
Optimising Database Performance
·Optimise
queries using indexes
·Use
the Performance Analyzer
Managing Shared Access
·Understand
the issues involved in sharing a database
·Set
record locking on shared objects
·Secure
an Access database with user level security
·Configure
user and group accounts
·Configure
account permissions
·Transfer
ownership of database objects
Managing Database Replication
·Replicate
a database
·Synchronise
replica sets
Designing a Macro
·Understand
what a macro is and how it works
·Create
a new macro
·Run
a macro
·Add
a macro to an event handler
Designing an Application
·Create
and delete toolbars and menu bars
·Add
and delete toolbar buttons and menu items
·Create
a switchboard form
·Customise
startup settings
·Add
help screen to an application