Center For Academic Computing:

Center For Academic Computing:

<p> ITS@PennState</p><p>MS Access: Database Concepts</p><p>ITS@PennState 224B Computer Building University Park, PA 16802 [email protected] http://its.psu.edu/training/ Alternative Format Statement This publication is available in alternative media upon request.</p><p>Statement of Non-discrimination The Pennsylvania State University is committed to the policy that all persons shall have equal access to programs, facilities, admission, and employment without regard to personal characteristics not related to ability, performance, or qualifications as determined by University policy or by state or federal authorities. The Pennsylvania State University does not discriminate against any person because of age, ancestry, color, disability or handicap, national origin, race, religious creed, sex, sexual orientation, or veteran status. Direct all inquires regarding the nondiscrimination policy to the Affirmative Action Director, The Pennsylvania State University, 201 Willard Building, University Park, PA 16802-2801; tel. (814) 865-4700; TDD (814)863-1150. Table of Contents</p><p>Objectives...... 2</p><p>Exploring the Access Environment...... 3</p><p>Access Window Terminology...... 3</p><p>Examining the Database Window...... 4</p><p>Database Window Terminology...... 4</p><p>Exploring a MS Access Table...... 5</p><p>Table Terminology...... 6</p><p>Examining MS Access Relationships...... 6</p><p>Additional Resources...... 7</p><p>Independent Practice Activity...... 8 Objectives</p><p>• Become familiar with MS Access database terminology</p><p>• Learn how to start MS Access, open a database & navigate the software interface</p><p>• Understand database objects & their corresponding functions</p><p>• Use standard design principles to plan a database</p><p>• Explore relationships between tables</p><p>• Use Help options to find information on MS Access topics</p><p>• Learn how to close a database & MS Access</p><p>MS Access: Unit 1 Page 2 Fall 2002 Database Concepts Exploring the Access Environment</p><p>Title bar Database toolbar</p><p>Menu bar Task pane</p><p>Status bar</p><p>Access Window Terminology</p><p>Menu bar shows all the menus available in Access; a menu contains commands to perform a set related tasks</p><p>Title bar consists of buttons to change the window size or close the window; also displays the Control menu icon & the program name </p><p>Database toolbar contains buttons for frequently used actions; shortcuts to commands available in the menus</p><p>Task pane contains shortcuts to frequently performed tasks</p><p>Status bar displays the current status of ongoing tasks</p><p>MS Access: Unit 1 Page 3 Fall 2002 Database Concepts Examining the Database Window</p><p>Database title bar</p><p>Database window Objects bar toolbar or action bar Database object buttons Objects</p><p>Database Window Terminology</p><p>Database title bar consists of buttons to change the window size or close the window; also displays the Control menu icon the database name </p><p>Database window toolbar also referred to as the action bar; contains buttons for frequently used actions; shortcuts to commands available in the menus</p><p>Objects bar toolbar that identifies all the object buttons & objects</p><p>Database object buttons identifies the various items that can be created in Access</p><p>Objects items that can be created in Access such as tables, queries, forms, reports, pages, macros & modules</p><p>Table used to store data</p><p>MS Access: Unit 1 Page 4 Fall 2002 Database Concepts Query used to retrieve specific information from a table</p><p>Form used to enter data into a table in a database; also used to view and modify data</p><p>Report used for displaying and printing data in an easy-to- read format</p><p>Page used to show data on the Internet</p><p>Macro used to automate frequently performed database tasks</p><p>Module a program written in Visual Basic to automate and customize database operations </p><p>Exploring a MS Access Table Table title bar Table menu bar Table toolbar</p><p>Records Fields</p><p>Data value Primary key</p><p>MS Access: Unit 1 Page 5 Fall 2002 Database Concepts Table Terminology</p><p>Data Value an instance of data</p><p>Record a single set of related data values which is represented by a row in a table</p><p>Field a particular item of information or data value which is represented by a column or cell in a table; categories of data</p><p>Table a collection of records; records and fields in a table form Its rows and columns</p><p>Design View used to build or modify the structure of a table</p><p>Datasheet View used to add, edit or analyze the data itself</p><p>Primary Key field that uniquely identifies each record</p><p>Examining MS Access Relationships</p><p>Common fields</p><p>Primary Key Primary Key</p><p>One-to-Many Relationship</p><p>MS Access: Unit 1 Page 6 Fall 2002 Database Concepts Additional Resources</p><p>MS Access 2002 Help </p><p>Help menu (Contents, Answer Wizard, Index tabs) F1 Ask a Question box Office Assistant</p><p>Books</p><p>Special Edition Using Microsoft Access 2002 by Roger Jennings The Complete Reference: Access 2002 by Virginia Andersen Mastering Access 2002 by Alan Simpson and Celeste Robinson Teach Yourself Microsoft Access 2002 Visually by Ruth Maran Instant Access Databases by Greg Buczek Microsoft Access 2002 Bible by Cary N. Prague and Michael R. Irwin Sams Teach Yourself Microsoft Access 2002 in 10 Minutes by Faithe Wempen Microsoft Access 2002: At A Glance by Perspection Microsoft Access 2002: Step By Step by Catapult, Inc. Running Microsoft Access 2002 by John Viescas Microsoft Pocket Guide to Microsoft Access 2002 by Stephen L. Nelson</p><p>Websites http://its.psu.edu/training/ http://www.fgcu.edu/support/office2000/access/index.html http://www.cant.ac.uk/title/tutorials/access.htm http://www.microsoft.com/office/access/default.htm http://www.microsoft.com/office/access/using/default.htm http://www.cyber-matrix.com/access.htm http://www.course.com/downloads/NewPerspectives/office2000/access_main.ht ml http://www.customguide.com/demos/access2000_2.pdf#page=13 http://databases.about.com/cs/tutorials/ http://ittraining.westmont.edu/access/tutorials.html http://cisnet.baruch.cuny.edu/holowczak/classes/2200/access/accessall.html</p><p>Phone Numbers</p><p>Help Desks (215 Computer Bldg 863-2494 and 2 Willard Bldg 863-1035) Seminar Line 863-9522</p><p>MS Access: Unit 1 Page 7 Fall 2002 Database Concepts Independent Practice Activity</p><p>Start Access. In the Access window, identify the toolbar, menu bar and title bar.</p><p>Go to the Help menu, then Sample Databases and open the Northwind Sample Database</p><p>How many and what types of database objects are there in this database?</p><p>Open the Customer table. How many fields and records are there in this table?</p><p>Close the Northwind Sample Database and MS Access.</p><p>Write down the appropriate database terms for each of the following:</p><p> A set of related data values  A collection of records  An instance of data  A field that uniquely identifies each record  Used to build or modify the structure of a table  Used to show data on the Internet</p><p>If you want to enter information into the database, what object would you use?</p><p>If you want to retrieve information from the database what object would you use?</p><p>If you want to print values from a table, what object would you use?</p><p>If you want to automate a frequently performed task, what object would you use?</p><p>Plan and Design a Database</p><p> Think of a situation or problem you may encounter in your academics, work and/or research that could be solved with a MS Access database.</p><p> Define the problem. Be as specific as possible.</p><p> Define the purpose/scope of the database.</p><p> Who will access and use the database?</p><p> Who will create the database?</p><p>MS Access: Unit 1 Page 8 Fall 2002 Database Concepts  Who will maintain and modify the database?</p><p> Who will update the data/information in the database?</p><p> What kind of information will be pulled from the database? What kinds of reports are needed?</p><p> What categories or subsets of information are needed in this database?</p><p> How would you organize this information into tables?</p><p> How will these tables relate to one another?</p><p> What fields will be needed in each table? Be as thorough as possible.</p><p>MS Access: Unit 1 Page 9 Fall 2002 Database Concepts</p>

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    11 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us