User Interface Tutorial

Slides:



Advertisements
Similar presentations
Support.ebsco.com Creating Profiles in EBSCOadmin Tutorial.
Advertisements

The User Interface Making life easier for the user.
Query Methods (SQL). What is SQL A programming language for databases. SQL (structured Query Language) It allows you add, edit, delete and run queries.
1 Microsoft Access 2002 Tutorial 9 – Automating Tasks With Macros.
LSP 121 Access Forms, Reports, and Switchboard. Access Forms.
What is MySQL? MySQL is a relational database management system (A relational database stores data in separate tables rather than putting all the data.
Exploring Microsoft Access 2003 Chapter 7 Building Applications: The Switchboard, Macros, and Prototyping.
Exploring Microsoft Access 2003 Chapter 1 Introduction to Microsoft Access: What Is A Database?
The Switchboard User Interface. Prof. Leighton2 User Friendly Databases Create an attractive main menu Help the database users maneuver through the database.
Automating Tasks With Macros. 2 Design a switchboard and dialog box for a graphical user interface Database developers interact directly with Access.
Committed to Shaping the Next Generation of IT Experts. Chapter 4- Proficiency: Robert Grauer and Maryann Barber Exploring Microsoft Access 2003.
MENUS AND THE MENU EDITOR Elements of a Menu Menu bar Menu title Separator bar Menu items.
Macros Tutorial Week 20. Objectives By the end of this tutorial you should understand how to: Create macros Assign macros to events Associate macros with.
Microsoft Access 2013 Build User-Friendly Database Systems Chapter 7.
Create Forms Lesson 5. Software Orientation Creating Forms A form is a database object –enter, edit, or display data from a table or query Providing.
Access Tutorial 10 Automating Tasks with Macros
CPSC 203 Introduction to Computers T43, T46 & T68 By Jie (Jeff) Gao.
Exploring Microsoft Access Chapter 4 Relational Databases, External Data, Charts, and the Switchboard.
XP New Perspectives on Integrating Microsoft Office XP Tutorial 2 1 Integrating Microsoft Office XP Tutorial 2 – Integrating Word, Excel, and Access.
MS Access: Introduction 1Database Design. MS Access: Overview MS Access A Database Management System (DBMS) designed to create applications that organize,
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Project 6 Creating an Application System Using Macros, Wizards, and the Switchboard.
® Microsoft Access 2010 Tutorial 10 Automating Tasks with Macros.
Access The L Line The Express Line to Learning 2007 L Line L © Wiley Publishing All Rights Reserved.
Exploring Microsoft Access Chapter 7 Building Applications: The Switchboard, Macros, and Prototyping.
XP New Perspectives on Microsoft Office Access 2003 Tutorial 10 1 Microsoft Office Access 2003 Tutorial 10 – Automating Tasks With Macros.
AVCE ICT – Unit 7 - Programming Session 16 – Database and VB.
As we upgrade from ImageNow 6.1 to ImageNow 6.3, there are some changes to the interface that the end-users will see. These slides cover changes to the.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Access 2002 Advanced Form Design.
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Chapter 4 Relational Database, Pivot Charts, and Switchboard.
CPSC 203 Introduction to Computers Lab 21 By Jie Gao.
SQL Query Analyzer. Graphical tool that allows you to:  Create queries and other SQL scripts and execute them against SQL Server databases. (Query window)
1 Selected Topics in Management Information Systems [MOIS470] Fall 2004 Nahed Amin MS Access (Control Extensions)
How To Start a SQL server Connecting to SQL Server.
Basic Tips and Tricks for the New User Mike Basil.
The data in the table.. Starting a query. Two criteria in an AND relationship.
Exploring Microsoft Access 2003
Chapter 4: Do-It-Yourself Designing (Designing Interfaces)
SQL (Structured Query Language)
Using MS Access for SQL CIS 523 Fall 2009 McCoey.
Using Macros, Switchboards, PivotTables, and PivotCharts
Microsoft Access 2016 Build User-Friendly Database Systems
Hands-on on R-GMA Tony Calanducci INFN Catania
COP 4540 Database Management
Homework 5 Hints.
Microsoft Office Ribbon
Exploring Microsoft Access 2003
Objectives Create an action query to create a table
Chapter 3 Working With Unity
Oracle Accounts on Campus
Design a Relational Database Identify Database Purpose
Microsoft Access 2003 Illustrated Complete
User Interface Tutorial
Build User-Friendly Database Systems Chapter 7
TUTORIAL 2: Creating Query for Bill Processing Using
Database Queries.
Microsoft Office Ribbon
Exploring Microsoft Access 2003
Getting Started with Google Applications
Accessing Databases with ADO.NET, Handling Exceptions, and Printing
Microsoft Office Ribbon
Exploring Microsoft Access 2003
Peak-Fitting This slide show presents a Step-by-Step view of a simple peak-fit We first define the number of “data” points to define the end points Then.
Creating a simple query in the Design View
Software Engineering and Architecture
Tutorial 10 Automating Tasks with Macros
Data Base.
Presentation transcript:

User Interface Tutorial Using the Switchboard Manager

What is the Switchboard Manager? Simple form-based mechanism for creating user interface Two purposes: provides menu-based access to all of a database's tables, forms, queries, and reports prevents user from changing the database structures and objects you have created in the application

Switchboard for Valle Coffee Database

Step 1. Run Switchboard Manager

Step 2. Create Default Switchboard

Step 3. Create Additional Switchboards

Step 4. Add Menus to Each Switchboard

Step 5. Select Command for Each Item Ampersand ‘&’ identifies Alt shortcut key (Alt-C).

Step 6. Include Return to Main Menu