Access

(2003年414补记)

课程名称为 Access Development Level 1, 课程代号: COMP1292, 12节课,3个学分。

Microsoft Access 在这里用得挺普及。它简单易学,一般人都能掌握。班上不少同学是办公室文员,是公司送来培训的。他们学Access是为了小公司的管理,如建立公司人事档案、客户档案和品库存等等。要是能熟练掌握它,确实可以用来为小公司做不少事。

课本 没有指定课本。老师发给讲义。

教学内容

  • A review of Microsoft Access. Database design methodology. Macro overview.

  • Macro actions. Macro group.

  • Introduction to events. Executing macros from events. Creating a switchboard. Navigating an application.

  • Topics in Form design. Bound and unbound controls. synchronizing Forms. Canceling events.

  • Common functions: Dloop, IIF, IsNull, InStr, Left, Len, Now, Year, Date.

  • Event properties. Form events. Control events. Properties.

  • Subforms. List boxes. Combo boxes. Tab controls.

  • Topics in Reports design. Subreports.

  • Queries. Access SQL. Using forms to filter data.

计分方法:

  • Assignments/Quizzes         30%

  • Midterm                     35%

  • Final Examination           35%

作业 有6个作业,其中几个在课堂上做。

考试 有2次测验。期中和期末考试前部分是笔试,后部分是上机考。

学完这门课,我觉得学Access 对以后的数据库学习很有帮助,尤其是对学Microsoft SQL Server. 它们很相似。但Access 包含在Microsoft Office中,用作学习工具就比 SQL Server 方便多了。

 

相关文章 关系数据库