Untitled document
1. Overview of the Access objects
a. Tables
b. Queries
c. Forms
d. Reports
e. Macros
f. Modules
2. Definition of relational database
3. Normalization
a. Goals of normalization
b. First normal form
c. Second normal form
d. Third normal form
e. Fourth normal form
f. Fifth normal form
4. Names: The Leszynski-Reddick (L_R) convention
5. Primary keys and indexes
6. Relationships
a. Rules for creating relationships
b. Referential integrity
7. Queries
a. Review of simple queries
b. Dynasets and snapshots
c. Joining tables
1) equi-joins
2) outer-joins
3) the not-in query
4) self-joins
d. Parameter queries
e. Calculations in queries
f. SQL (Structured Query Language)
1) history of SQL
2) syntax conventions
3) select query syntax
4) action query syntax
8. Forms
a. Controls
1) bound
2) unbound
3) calculated
b. Main and subforms
1) designing
2) properties
3) the event trigger cycle
c. Drill down forms
1) macros
2) visual basic
d. Switchboards
9. Macros
a. The user interface
b. Organizing the tasks
c. Documenting your application
d. Macro groups
e. Starting up your application
f. Conditions in macros
g. Macro loops
h. Macro errors
i. Troubleshooting
j. Single stepping through macros
k. Autokeys macros
l. Automating switchboards
m. Looking up information in tables and queries
1) combo boxes
2) dlookup
3) autolookup query
n. Navigating to controls and records
o. Data entry operations
1) validating data
2) adding records
3) changing data
4) deleting records
p. Controlling the user interface
1) custom menu bars
2) custom tool bars
3) custom key assignments
10. Visual Basic or Macros
11. Event driven programming
a. Event driven vs traditional methods
b. Handling events with VBA
12. Modules and procedures
a. Forms and reports modules
b. Standard modules
c. The general object
d. VBA handlers
e. Compiling code
13. Procedures
a. Subroutines and functions
b. Procedure declaration
14. Variables
a. Variable types
b. Declaring variables
c. Constants
d. Variable scope and lifetime
15. Making decisions
a. If...Then
b. If...Then...Else
c. Else If
d. Logical operators with the If Statement
e. Operator precedence
16. Repetition
a. Loops
b. Nested control structures
c. Exiting a control structure
17. Arrays
a. Static arrays
b. Dynamic arrays
18. Object Oriented Programming
a. Objects
1) properties
2) methods
3) classes
b. Collections
1) containers and documents
2) forms container
3) errors collection
4) default collections
19. Recordsets
a. Opening
b. Refreshing
c. Moving through recordsets
d. Counting records
e. Looking for specific records
f. Bookmarks
g. Editing records in recordset
20. Queries at run-time
a. Drill down forms
b. SQL
21. Displaying selected records at run-time
22. Working with external data
23. Error handling
a. Planning for errors
b. Types of errors
c. VBA (Visual Basic Application) errors
d. Form and report errors
e. DAO (Data Access Object) errors
24. Debugging
a. Program execution
b. The debug window
25. Data access in a multi-user environment
a. Chaining databases
b. Attachment managers
c. Setting the default environment
d. Locking schemes
26. Security
a. Activating the security system
b. Creating groups
c. Creating users
d. Assigning permissions
27. Managers and add-in utilities
a. Database splitter
b. Add-in utilities
Writing: Assessment tools that demonstrate writing skill and/or require students to select, organize and explain ideas in writing. | Writing 0 - 0% |
None | |
This is a degree applicable course but assessment tools based on writing are not included because problem solving assessments are more appropriate for this course. |
|
Problem solving: Assessment tools, other than exams, that demonstrate competence in computational or non-computational problem solving skills. | Problem Solving 20 - 30% |
Homework problems (reading, end-of-chapter questions), project | |
Skill Demonstrations: All skill-based and physical demonstrations used for assessment purposes including skill performance exams. | Skill Demonstrations 20 - 30% |
Performance exams, lab tutorials | |
Exams: All forms of formal testing, other than skill performance exams. | Exams 40 - 50% |
Quizzes: multiple choice, true/false, matching items, completion | |
Other: Includes any assessment tools that do not logically fit into the above categories. | Other Category 10 - 20% |
Attendance, class participation | |
Untitled document
New Perspectives: Microsoft Access 2003 With Visual Basic For Applications, by Briggs. Course Technology, 2005 (or most current in field).