Access scheme

Microsoft Access.

TopicToolWhat We Use the Tool ForPractical
What is Microsoft Access?Microsoft AccessTo create, manage, and organize databases efficiently.Open Microsoft Access and create a new blank database.
Microsoft Access InterfaceMicrosoft AccessTo learn the Ribbon, Navigation Pane, Tables, Queries, Forms, and Reports.Identify and explain the main parts of the Access interface.
Creating and Saving a DatabaseMicrosoft AccessTo create and manage database files.Create and save a new database.
TablesMicrosoft AccessTo store and organize data in rows and columns.Create a Student Information table.
Fields and Data TypesMicrosoft AccessTo define the type of data each field can store.Create fields using Text, Number, Date, Currency, and Yes/No data types.
Primary KeysMicrosoft AccessTo uniquely identify every record in a table.Create a primary key for a student table.
Entering and Editing RecordsMicrosoft AccessTo add, update, and delete database records.Enter 20 student records into a table.
RelationshipsMicrosoft AccessTo connect multiple tables and reduce duplicate data.Create a relationship between Students and Courses tables.
QueriesMicrosoft AccessTo search, filter, and retrieve specific information from a database.Create a query to display students who scored above 70%.
Query CriteriaMicrosoft AccessTo filter records using conditions.Create queries using AND, OR, Greater Than, and Less Than criteria.
FormsMicrosoft AccessTo make data entry easier and more user-friendly.Design a student registration form.
Form ControlsMicrosoft AccessTo add buttons, text boxes, combo boxes, and labels to forms.Create a navigation form with command buttons.
ReportsMicrosoft AccessTo generate professional reports from database records.Create a student results report.
Sorting and FilteringMicrosoft AccessTo organize and locate records quickly.Sort students by surname and filter by department.
Validation RulesMicrosoft AccessTo prevent incorrect data entry.Create a rule that allows only ages between 16 and 60.
Importing and Exporting DataMicrosoft AccessTo exchange data with Excel, CSV, and other applications.Import an Excel file into Access and export a report as PDF.
Database SecurityMicrosoft AccessTo protect database files and control access.Encrypt a database and set a password.
Database Backup and RecoveryMicrosoft AccessTo protect databases against accidental data loss.Create a backup and restore a database.
Creating a Switchboard or Navigation FormMicrosoft AccessTo make database navigation easier for users.Create a menu that opens Forms, Reports, and Queries.
Database MaintenanceMicrosoft AccessTo improve database performance and fix database issues.Compact and Repair a database.
Final Microsoft Access ProjectMicrosoft AccessTo apply all database skills in one complete project.Design a complete Student Management System with tables, relationships, forms, queries, reports, validation rules, navigation menu, and database security.

Comments