Download presentation
Presentation is loading. Please wait.
1
Introduction to MS Access
2
Creating a New Database File/New –Blank database –New database name and location
3
Access Objects Tables –Create a new table: Create/Table Design –Open a table: Double click the table name –Home/View: Datasheet view Design view Queries –Create a new query: Create/Query Design Others: Forms, Reports
4
Creating a Table Create/Table Design: –Field name –Field data type Don’t use the AutoNumber type Create a primary key –Don’t use the default ID field for primary key. Enter data
5
Example: Create an Employee Table Database name: HRdatabase Table name: Employee Table fields: –EmpID: Text, 10 characters –EmpName: Text, 30 characters –Sex: Text, 1 character –HireDate: DateTime field –Salary: Currency field
6
Create a new Query Create/Query design/Show table –Select fields –Add criteria Sorting Total and subtotal –Query design tools/Total –A Total row is added to the design view –Select function from the total row’s dropdown list
7
Creating a New Form Using Form Wizard –Create/Form –Create/More Forms/Form Wizard
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.