CS 200. Lecture 05. Database Introduction. Database Introduction. CS 200 Spring Monday, June 3, 2013

Size: px
Start display at page:

Download "CS 200. Lecture 05. Database Introduction. Database Introduction. CS 200 Spring Monday, June 3, 2013"

Transcription

1 CS 200 Lecture 05 1

2 Miscellaneous Notes Abbreviations aka also known as DBMS DataBase Management System mutatis mutantis with the necessary changes having been made Warning! FileMaker databases often become corrupt if you submit them while they re open dismount a sharepoint while they re open rename a FileMaker document in the Finder while it s open why is this unsurprising? 2

3 Administrivia Please read and highlight BEFORE lab Assignment 5 This week s lecture slides Reading Database Design (learn.uwaterloo.ca) Today Adapted from Access Database Design and Programming by Steven Roman Database basics and Design Creation of a database Reports and Queries Relationships Please ask questions! 3

4 Databases FileMaker This is your first pass at FileMaker by the end of this section you will be able to: design a simple database create queries and reports understand database terminology and create relationships with a database Our objectives are to introduce you to database fundamentals Expose you to an application specific to database FileMaker 4

5 What is a Database? A collection of related data Data consists of information on a specific topic 5

6 Use of Databases What databases are you a part of? What are some of the benefits of belonging to a database? What are some of the drawbacks? Why/when do I use a database? 6

7 FileMaker Terminology (1) Field Record Table File 7

8 FileMaker Terminology (2) Layout Report Query 8

9 Creation of a Table Consider the following example: You would like to create a database with all of the Albums you have downloaded onto your ipod. What info would be relevant to have in a table? What types of fields will each of these be? 9

10 Creating a Database 10

11 Creating a Table within our Database 11

12 Defining Fields 12

13 Album Table Field Definitions Field Name Field Type Options 13

14 Album Table Field Definitions Field Name Field Type Options Album Title 13

15 Album Table Field Definitions Field Name Field Type Options Album Title Album Type 13

16 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium 13

17 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year 13

18 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label 13

19 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price 13

20 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist 13

21 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date 13

22 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date 13

23 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date 13

24 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date 13

25 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Number Label Purchase Price Album Artist Purchase Date 13

26 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Number Purchase Date 13

27 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Number Number Purchase Date 13

28 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Number Number Purchase Date 13

29 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date Number Number Date 13

30 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date Number Number Date Value List (TP, CD, LP, MP3) 13

31 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date Number Number Date Value List (TP, CD, LP, MP3) Value List (Jazz, Blues, Rock, ) 13

32 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date Number Number Date Value List (TP, CD, LP, MP3) Value List (Jazz, Blues, Rock, ) Range ( ), Number 13

33 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date Number Number Date Value List (TP, CD, LP, MP3) Value List (Jazz, Blues, Rock, ) Range ( ), Number Number 13

34 Album Table Field Definitions Field Name Field Type Options Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date Number Number Date Value List (TP, CD, LP, MP3) Value List (Jazz, Blues, Rock, ) Range ( ), Number Number Date 13

35 Data Validation 14

36 Data Validation in FileMaker (1) You can t mistype something that s entered for you! 15

37 An Important Principle: Data Validation in FileMaker (2) It s easier to catch & correct errors when data are entered than it is to find and correct them later 16

38 Uniquely Identifying Records Primary Key 17

39 Modes in FileMaker Browse Find Layout Preview 18

40 Layout Mode 19

41 Creating a New Layout 20

42 New Layout 2 21

43 New Layout 3 22

44 Organization of a Report Layout At the top of every page Header printed once on each page Repeated for Every Record BODY printed once for each group At the bottom of every page Footer printed once on each page 23

45 Formats in FileMaker Note especially the difference between The Format menu... how a data value appears on a form eg 3.14 and what s stored in the database eg & note the menu items that control the appearance of each data type 24

46 Data Validation (3) Pop-up Menus / Drop-down Lists T A drop-down list... A pop-up menu.... And there are radio buttons and checkboxes... which also allow users to choose from a value list but display the choice differently 25

47 Data Validation (3) Pop-up Menus / Drop-down Lists T A drop-down list... A pop-up menu.... And there are radio buttons and checkboxes... which also allow users to choose from a value list but display the choice differently 25

48 Data Validation (3) Pop-up Menus / Drop-down Lists T A drop-down list... A pop-up menu.... And there are radio buttons and checkboxes... which also allow users to choose from a value list but display the choice differently 25

49 Songs Table More than one Table in a Database Song Table Album Table 26

50 Songs Table More than one Table in a Database Song Table Album Table Song ID 26

51 Songs Table More than one Table in a Database Song Table Album Table Song ID Song Title 26

52 Songs Table More than one Table in a Database Song Table Album Table Song ID Song Title Side 26

53 Songs Table More than one Table in a Database Song Table Album Table Song ID Song Title Side Track 26

54 Songs Table More than one Table in a Database Song Table Album Table Song ID Song Title Side Track Mins 26

55 Songs Table More than one Table in a Database Song Table Album Table Song ID Song Title Side Track Mins Secs 26

56 Songs Table More than one Table in a Database Song Table Album Table Song ID Song Title Side Track Mins Secs Song Album ID 26

57 Songs Table More than one Table in a Database Song Table Song ID Song Title Album Table Album ID Side Track Mins Secs Song Album ID 26

58 Songs Table More than one Table in a Database Song Table Song ID Song Title Album Table Album ID Album Title Side Track Mins Secs Song Album ID 26

59 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Album Table Album ID Album Title Album Type Mins Secs Song Album ID 26

60 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Album Table Album ID Album Title Album Type Medium Mins Secs Song Album ID 26

61 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Mins Secs Album Table Album ID Album Title Album Type Medium Recording Year Song Album ID 26

62 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Mins Secs Album Table Album ID Album Title Album Type Medium Recording Year Label Song Album ID 26

63 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Mins Secs Song Album ID Album Table Album ID Album Title Album Type Medium Recording Year Label Purchase Price 26

64 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Mins Secs Song Album ID Album Table Album ID Album Title Album Type Medium Recording Year Label Purchase Price Album Artist 26

65 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Mins Secs Song Album ID Album Table Album ID Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date 26

66 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Mins Secs Song Album ID Primary Keys Album Table Album ID Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date 26

67 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Mins Secs Song Album ID Primary Keys Foreign Key Album Table Album ID Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date 26

68 Songs Table More than one Table in a Database Song Table Song ID Song Title Side Track Mins Secs Song Album ID Primary Keys Foreign Key Album Table Album ID Album Title Album Type Medium Recording Year Label Purchase Price Album Artist Purchase Date 26

69 Creating a Relationship in FileMaker 27

70 Types of Relationships One to One One to Many Many to One Many to Many 28

71 Displaying Info from a Many to One Relationship Field Tool in Layout Mode 29

72 Many to One (2) 30

73 One to Many Portal Tool 31

74 One to Many (2) 32

75 Things That Might Confuse You in FileMaker You can define as many layouts as you want these are also called views of the data (SQL-speak) give them meaningful names!!! You don t have to include all fields on all layouts defining a new field doesn t cause it to appear on all layouts by default, a new field is placed on the current layout, although there s a preference to prevent that In FileMaker data entry options are associated with a field s definition the appearance of a field is specified on the layout, and can vary other databases may choose different conventions 33

CS 200. Lecture 06. Database Introduction. Database Introduction. CS 200 Winter 2018

CS 200. Lecture 06. Database Introduction. Database Introduction. CS 200 Winter 2018 CS 200 Lecture 06 1 Miscellaneous Notes Abbreviations aka also known as DBMS DataBase Management System mutatis mutantis with the necessary changes having been made 2 Please read and highlight BEFORE lab

More information

CS 200. Lecture 09 FileMaker vs SQL & Reports. FileMaker vs SQL + Reports. CS 200 Spring 2018

CS 200. Lecture 09 FileMaker vs SQL & Reports. FileMaker vs SQL + Reports. CS 200 Spring 2018 CS 200 Lecture 09 FileMaker vs SQL & Reports 1 Miscellaneous Notes Abbreviations aka also known as DBMS DataBase Management System mutatis mutantis with the necessary changes having been made 2 Please

More information

CS 200. Lecture 08 Relational Databases SQL (Structured Query Language) Administrivia

CS 200. Lecture 08 Relational Databases SQL (Structured Query Language) Administrivia CS 200 Lecture 08 Relational Databases (Structured Query Language) 1 Administrivia BEFORE lab, please read and highlight Assignment 8 Database Design (on learn.uwaterloo.ca) Adapted from Access Database

More information

CS 200. Lecture 08 Relational Databases SQL (Structured Query Language) SQL. CS 200 Spring 2016

CS 200. Lecture 08 Relational Databases SQL (Structured Query Language) SQL. CS 200 Spring 2016 CS 200 Lecture 08 Relational Databases (Structured Query Language) 1 Administrivia BEFORE lab, please read and highlight Assignment 8 Database Design (on learn.uwaterloo.ca) Adapted from Access Database

More information

CS 200. Lecture 10. FileMaker Scripting. Miscellaneous Notes. Abbreviations aka Also Known As DBMS DataBase Management System. CS 200 Spring 2016

CS 200. Lecture 10. FileMaker Scripting. Miscellaneous Notes. Abbreviations aka Also Known As DBMS DataBase Management System. CS 200 Spring 2016 CS 200 Lecture 10 1 Miscellaneous Notes Abbreviations aka Also Known As DBMS DataBase Management System 2 Please read and highlight BEFORE lab Assignment 10 Lecture Notes This week Scripting in FileMaker

More information

Click Freegal Music from the surreylibraries.ca (hover over the blue Research and Downloads tab and select Downloads.

Click Freegal Music from the surreylibraries.ca (hover over the blue Research and Downloads tab and select Downloads. Freegal Quick Facts Freegal gives Surrey residents with a valid Surrey Libraries card 3 free songs per week. Residents can download and KEEP the songs. You simply log into Freegal with your library card

More information

FAU. How do I. Post course content? Folders

FAU. How do I. Post course content? Folders How do I Post course content? Content is made up of folders, files, links, and assessments (this will be covered on page ## or see separate documentation). It is basically anything you want to share with

More information

Microsoft Office Access 2007: Intermediate Course 01 Relational Databases

Microsoft Office Access 2007: Intermediate Course 01 Relational Databases Microsoft Office Access 2007: Intermediate Course 01 Relational Databases Slide 1 Relational Databases Course objectives Normalize tables Set relationships between tables Implement referential integrity

More information

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. *

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. * Microsoft Access II 1.) Opening a Saved Database Open the Music database saved on your computer s hard drive. *I added more songs and records to the Songs and Artist tables. Click the Options button next

More information

CS 200. Lecture 02 Structured Word Processing Styles. 02 Styles. CS 200 Winter 2018

CS 200. Lecture 02 Structured Word Processing Styles. 02 Styles. CS 200 Winter 2018 CS 200 Lecture 02 Structured Word Processing Styles 1 Assigned reading Miscellaneous Notes The Non Designer s Design Book, by Robin Williams (first half) Adobe on Basic Typography (https://www.student.cs.uwaterloo.ca/~cs200/adobe/

More information

CS 200. Lecture 02 Structured Word Processing Styles. 02 Styles. CS 200 Spring Friday, May 9, 2014

CS 200. Lecture 02 Structured Word Processing Styles. 02 Styles. CS 200 Spring Friday, May 9, 2014 CS 200 Lecture 02 Structured Word Processing Styles 1 Miscellaneous Notes Assigned reading The Non Designer s Design Book, 2nd Edition, by Robin Williams (first half) Adobe on Basic Typography (the cws:

More information

Chapter 1 4 ipod Basics 5 ipod at a Glance 5 Using ipod Controls 7 Disabling ipod Controls 8 Using ipod Menus 9 Connecting and Disconnecting ipod

Chapter 1 4 ipod Basics 5 ipod at a Glance 5 Using ipod Controls 7 Disabling ipod Controls 8 Using ipod Menus 9 Connecting and Disconnecting ipod ipod Features Guide 2 Contents Chapter 1 4 ipod Basics 5 ipod at a Glance 5 Using ipod Controls 7 Disabling ipod Controls 8 Using ipod Menus 9 Connecting and Disconnecting ipod Chapter 2 14 Music Features

More information

memory product Doesn t play videos like the ipod Comes in 2, 4, and 8 Cost ranges from $135 to $225

memory product Doesn t play videos like the ipod Comes in 2, 4, and 8 Cost ranges from $135 to $225 The Apple ipod Is basically a hard drive with special software and a display Comes in 30, 60 and 80 GB sizes Price is about $230 to $330 Apple has sold over 100 million units 1 The Apple Nano Nano line

More information

CS 200. Lecture 05. Excel Scripting. Excel Scripting. CS 200 Fall 2014

CS 200. Lecture 05. Excel Scripting. Excel Scripting. CS 200 Fall 2014 CS 200 Lecture 05 1 Abbreviations aka CWS VBE intra- inter- Also Known As Miscellaneous Notes Course Web Site (http://www.student.cs.uwaterloo.ca/~cs200) Visual Basic Editor a prefix meaning within thus

More information

INFO 1103 Homework Project 2

INFO 1103 Homework Project 2 INFO 1103 Homework Project 2 February 15, 2019 Due March 13, 2019, at the end of the lecture period. 1 Introduction In this project, you will design and create the appropriate tables for a version of the

More information

CS 200. Lecture 05! Excel Scripting. Miscellaneous Notes

CS 200. Lecture 05! Excel Scripting. Miscellaneous Notes CS 200 Lecture 05! 1 Abbreviations aka CWS VBE intra- inter- Also Known As Miscellaneous Notes Course Web Site (http://www.student.cs.uwaterloo.ca/~cs200) Visual Basic Editor a prefix meaning within thus

More information

Database Design. A Bottom-Up Approach

Database Design. A Bottom-Up Approach Database Design A Bottom-Up Approach Reality Check Why do you need a database? What is the primary use of your database? Fast data entry Fast queries Summary data Who is responsible for the content? Who

More information

CS 200. Lecture 07. Excel Scripting. Excel Scripting. CS 200 Spring Wednesday, June 18, 2014

CS 200. Lecture 07. Excel Scripting. Excel Scripting. CS 200 Spring Wednesday, June 18, 2014 CS 200 Lecture 07 1 Miscellaneous Notes Abbreviations aka CWS VBE intra- inter- Also Known As Course Web Site (http://www.student.cs.uwaterloo.ca/~cs200) Visual Basic Editor a prefix meaning within thus

More information

ESOTERIC Sound Stream. User s Manual

ESOTERIC Sound Stream. User s Manual ESOTERIC Sound Stream User s Manual Layout Now Playing This is the main screen of the ESOTERIC Sound Stream app. Now Playing: Use to show the current file and control its playback. Playlist: This shows

More information

USING MICROSOFT ACCESS 2013 Guided Project 7-1

USING MICROSOFT ACCESS 2013 Guided Project 7-1 Guided Project 7-1 For this project, you enhance the functionality of a database for a friend s music collection. You use Design view to create a main form and a subform, and customize the form to add

More information

ipod shuffle User Guide

ipod shuffle User Guide ipod shuffle User Guide 2 Contents Chapter 1 3 About ipod shuffle Chapter 2 4 ipod shuffle Basics 4 ipod shuffle at a Glance 5 Using the ipod shuffle Controls 6 Connecting and Disconnecting ipod shuffle

More information

MUSIC PROCEDURES. All music needs to be uploaded by June 5, 2018

MUSIC PROCEDURES. All music needs to be uploaded by June 5, 2018 MUSIC PROCEDURES All music needs to be uploaded by June 5, 2018 To upload via internet: Go to your existing Box account or create an account at www.box.com Select a Personal Account (Free for 10gb of secured

More information

CS 200. Lecture 07. Excel Scripting. Miscellaneous Notes

CS 200. Lecture 07. Excel Scripting. Miscellaneous Notes CS 200 Lecture 07 1 Abbreviations aka Also Known As Miscellaneous Notes CWS Course Web Site (http://www.student.cs.uwaterloo.ca/~cs200) VBE Visual Basic Editor intra- a prefix meaning within thus intra-cellular

More information

Chapter 1 4 ipod Basics 5 ipod at a Glance 5 Using ipod Controls 7 Disabling ipod Controls 8 Using ipod Menus 9 Connecting and Disconnecting ipod

Chapter 1 4 ipod Basics 5 ipod at a Glance 5 Using ipod Controls 7 Disabling ipod Controls 8 Using ipod Menus 9 Connecting and Disconnecting ipod ipod Features Guide 2 Contents Chapter 1 4 ipod Basics 5 ipod at a Glance 5 Using ipod Controls 7 Disabling ipod Controls 8 Using ipod Menus 9 Connecting and Disconnecting ipod Chapter 2 14 Music Features

More information

Tooling External Content Type Associations with SharePoint Designer 2010

Tooling External Content Type Associations with SharePoint Designer 2010 Tooling External Content Type Associations with SharePoint Designer 2010 Why read this? This document is intended for BCS Power Users who want to create associations between external content types declaratively

More information

FREEGAL MUSIC. Freegal Music offers access to nearly 3 million songs, including Sony Music s catalog of legendary artists.

FREEGAL MUSIC. Freegal Music offers access to nearly 3 million songs, including Sony Music s catalog of legendary artists. FREEGAL MUSIC Freegal Music offers access to nearly 3 million songs, including Sony Music s catalog of legendary artists. In total, the collection is comprised of music from over 10,000 labels with music

More information

Custom PDF Generator for LabVIEW Version 3 Quick Start User Guide

Custom PDF Generator for LabVIEW Version 3 Quick Start User Guide DT-116525 Issue 4 Custom PDF Generator for LabVIEW Version 3 Quick Start User Guide Start Creating High Quality Reports Today Contents Important Notes on Upgrading... 3 Installation... 4 Finding the Functions...

More information

QR-Patrol User Guide

QR-Patrol User Guide Question 1 Question 2 Question 3 SUBMIT QR-Patrol User Guide Mobile Forms Management A Guard Tour Monitoring System Mobile Forms Do you want to give more detailed checkpoint instructions to your guards?

More information

Tutorial. Includes lessons on transferring music to ipod, playing music, and storing files on ipod

Tutorial. Includes lessons on transferring music to ipod, playing music, and storing files on ipod Tutorial Includes lessons on transferring music to ipod, playing music, and storing files on ipod The information in this document is subject to change without notice. Hewlett-Packard Company makes no

More information

ipod Tutorial Includes lessons on transferring music to ipod, playing music, and storing files on ipod

ipod Tutorial Includes lessons on transferring music to ipod, playing music, and storing files on ipod ipod Tutorial Includes lessons on transferring music to ipod, playing music, and storing files on ipod apple Apple Computer, Inc. 2004 Apple Computer, Inc. All rights reserved. Apple, the Apple logo, Apple

More information

How to use the Hofstra Webcrd Online Print Shop

How to use the Hofstra Webcrd Online Print Shop How to use the Hofstra Webcrd Online Print Shop First things first, we need to get to the online print shop. To do this open an Internet Explorer window and type into the bar labeled Address : exactly

More information

Building Resource Builder cases: Case Builder template

Building Resource Builder cases: Case Builder template Building Resource Builder cases: Case Builder template Brief instructions Log into Resource Builder. Create a resource by selecting Case Builder template. Name your new case. Go to Pages and add content:

More information

Using Windows Explorer and Libraries in Windows 7

Using Windows Explorer and Libraries in Windows 7 Using Windows Explorer and Libraries in Windows 7 Windows Explorer is a program that is used like a folder to navigate through the different parts of your computer. Using Windows Explorer, you can view

More information

Promo Buddy 2.0. Internet Marketing Database Software (Manual)

Promo Buddy 2.0. Internet Marketing Database Software (Manual) Promo Buddy 2.0 Internet Marketing Database Software (Manual) PromoBuddy has been developed by: tp:// INTRODUCTION From the computer of Detlev Reimer Dear Internet marketer, More than 6 years have passed

More information

itunes What Is It? What Does it Do?

itunes What Is It? What Does it Do? Slide 1 itunes What Is It? What Does it Do? SUMMERSET COMPUTER CLUB JEFF HENSEL APRIL 9, 2015 WWWSSCCB.WORDPRES S.COM I ve been using itunes since I it came out. The itunes Store, originally the itunes

More information

Business Computer Applications (BCIS 1305) Online. Credit: 3 semester credit hours (3 hours lecture)

Business Computer Applications (BCIS 1305) Online. Credit: 3 semester credit hours (3 hours lecture) 1 Business Computer Applications (BCIS 1305) Online Credit: 3 semester credit hours (3 hours lecture) Prerequisite/Co-requisite: Complete the Online Orientation and answer yes to 7+ questions on the Online

More information

ipod nano Features Guide

ipod nano Features Guide ipod nano Features Guide 2 Contents Chapter 1 4 ipod nano Basics 5 ipod nano at a Glance 5 Using ipod nano Controls 7 Disabling ipod nano Buttons 8 Using ipod nano Menus 9 Connecting and Disconnecting

More information

Introduction to Computing (COSC 1301) Online

Introduction to Computing (COSC 1301) Online Introduction to Computing (COSC 1301) Online Credit: 3 semester credit hours (3 hours lecture) Prerequisite/Co-requisite: Complete the Online Orientation and answer yes to 7+ questions on the Online Learner

More information

Introduction to Computing (COSC 1301) Credit: 3 semester credit hours (3 hours lecture) Prerequisite/Co-requisite: None

Introduction to Computing (COSC 1301) Credit: 3 semester credit hours (3 hours lecture) Prerequisite/Co-requisite: None Introduction to Computing (COSC 1301) Credit: 3 semester credit hours (3 hours lecture) Prerequisite/Co-requisite: None Course Description Overview of computer systems hardware, operating systems, and

More information

COMPUTER CONCEPTS. Windows

COMPUTER CONCEPTS. Windows COMPUTER CONCEPTS Day Chapter Fundamentals Of Computer Classification Of Computer Cpu & Block Diagram Software & Hardware Networking Concepts Topics Of Course Fundamentals (What Is Computer & Abbreviations,

More information

CS200 Assignment 9 FileMaker Due Monday November 18th 4:00 pm

CS200 Assignment 9 FileMaker Due Monday November 18th 4:00 pm CS200 Assignment 9 FileMaker Due Monday November 18th 4:00 pm Please read this assignment carefully before coming to lab. You may do questions 1-3 alone, or with a partner. If the latter, be sure you understand

More information

More about Databases. Topics. More Taxonomy. And more Taxonomy. Computer Literacy 1 Lecture 18 30/10/2008

More about Databases. Topics. More Taxonomy. And more Taxonomy. Computer Literacy 1 Lecture 18 30/10/2008 Topics More about Databases Computer Literacy Lecture 8 30/0/008 Terminology What s a database for again? Relational Database Model Samples Database Integrity Data mining More Taxonomy According to more

More information

CS 200. Lecture 07. Excel Scripting. Excel Scripting. CS 200 Fall 2016

CS 200. Lecture 07. Excel Scripting. Excel Scripting. CS 200 Fall 2016 CS 200 Lecture 07 1 Abbreviations aka Also Known As Miscellaneous Notes CWS Course Web Site (http://www.student.cs.uwaterloo.ca/~cs200) VBE Visual Basic Editor intra- a prefix meaning within thus intra-cellular

More information

CS 200. Lecture 07. Excel Scripting. Miscellaneous Notes

CS 200. Lecture 07. Excel Scripting. Miscellaneous Notes CS 200 Lecture 07 1 Abbreviations aka Also Known As Miscellaneous Notes CWS Course Web Site (http://www.student.cs.uwaterloo.ca/~cs200) VBE Visual Basic Editor intra- a prefix meaning within thus intra-cellular

More information

ESP Online Centerstage Preferences

ESP Online Centerstage Preferences Portal > Knowledgebase > ESP Online > ESP Online Centerstage Preferences ESP Online Centerstage Preferences Wendy D - 2017-02-13 - in ESP Online To set defaults for your presentations or create custom

More information

All About Catalog. Contents. West Virginia University Information Technology Services. ecommerce End User Advanced Guide

All About Catalog. Contents. West Virginia University Information Technology Services. ecommerce End User Advanced Guide Contents All About Catalog Browse...2 Add a Product...5 Basic Info...5 Display Options...6 Taxes & Shipping...6 Inventory Control...7 Descriptions...8 Left Side Menu...9 Product Details...9 Images and

More information

Adding content to your Blackboard 9.1 class

Adding content to your Blackboard 9.1 class Adding content to your Blackboard 9.1 class There are quite a few options listed when you click the Build Content button in your class, but you ll probably only use a couple of them most of the time. Note

More information

Customize. Building a Customer Portal Using Business Portal. Microsoft Dynamics GP. White Paper

Customize. Building a Customer Portal Using Business Portal. Microsoft Dynamics GP. White Paper Customize Microsoft Dynamics GP Building a Customer Portal Using Business Portal White Paper Helps you implement a customer portal and create web pages and web parts specifically designed for your customers.

More information

Vizit 6 Installation Guide

Vizit 6 Installation Guide Vizit 6 Installation Guide Contents Running the Solution Installer... 3 Installation Requirements... 3 The Solution Installer... 3 Activating your License... 7 Online Activation... 7 Offline Activation...

More information

CSCI 201 Lab #11 Prof. Jeffrey Miller 1/23. Lab #11 CSCI 201. Title MySQL Installation. Lecture Topics Emphasized Databases

CSCI 201 Lab #11 Prof. Jeffrey Miller 1/23. Lab #11 CSCI 201. Title MySQL Installation. Lecture Topics Emphasized Databases Lab #11 CSCI 201 Title MySQL Installation Lecture Topics Emphasized Databases Introduction This lab will introduce you to MySQL. Before being able to run the DBMS, we will need to install it. There is

More information

Appendix B. GETTING STARTED WITH itunes 11

Appendix B. GETTING STARTED WITH itunes 11 Appendix B GETTING STARTED WITH itunes 11 In late-november 2012, Apple released a revamped version of its popular itunes software for the Mac and PC. itunes 11, which is currently available as a free download

More information

Connecture Platform Manager

Connecture Platform Manager Connecture Platform Manager 1 P a g e Table of Contents Connecture Platform Manager... 1 Introduction to the Connecture Platform Manager... 3 Getting Started... 3 Login... 3 Dashboard... 3 Connecture Application

More information

MyNIC Team Site - Document Sharing

MyNIC Team Site - Document Sharing Table of Contents Create a Document...2 Upload a Document...3 Rename Document...4 Edit a Document...6 Check-out a Document...6 Edit a Document...7 Check-in a Document...9 Check-in Someone Else s Document...

More information

Section 508 Compliance Review. Attachment C Abuse Report Portal Detailed Forms Review

Section 508 Compliance Review. Attachment C Abuse Report Portal Detailed Forms Review Section 508 Compliance Review Attachment C Abuse Report Portal Detailed Forms Review 0 Entrance / Index - isis-test-portal https://isis-test-portal.dcf.state.fl.us/ Suggest that headings should not be

More information

8. How to use social networks (Skype, Facebook)

8. How to use social networks (Skype, Facebook) ipad Manual Contents 1. Turning on and off the ipad 2. Charging the ipad 3. How to email 4. How to delete unwanted emails 5. Set up an Apple ID 6. Buy apps 7. Access/ buy music 8. How to use social networks

More information

Creating Universally Designed Word 2010 Documents - Quick Start Guide

Creating Universally Designed Word 2010 Documents - Quick Start Guide Creating Universally Designed Word 2010 Documents - Quick Start Guide Overview Creating accessible documents ones that work well with all sorts of technology can be a daunting task. The purpose of this

More information

Shopping Cart: Queries, Personalizations, Filters, and Settings

Shopping Cart: Queries, Personalizations, Filters, and Settings Shopping Cart: Queries, Personalizations, Filters, and Settings on the Shopping Cart Home Page Use this Job Aid to: Learn how to organize the Shopping Cart home page so that it is easier to use. BEFORE

More information

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

CONTENT CREATION. Mass Upload

CONTENT CREATION. Mass Upload CONTENT CREATION Mass Upload What is? Content creation by mass upload method is a way to create more than one SKU in bulk/mass using our Lazada template that will then be uploaded in Seller Centre. 2 Download

More information

WebStore by Amazon: Quick Start Guide

WebStore by Amazon: Quick Start Guide WebStore by Amazon: Quick Start Guide Introduction to WebStore by Amazon WebStore by Amazon is a powerful tool that allows you to create a complete e- commerce site. The WebStore by Amazon setup wizard

More information

Access. Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM

Access. Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM Access 2010 Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 840 SOUTH ROESSLER STREET MONROE,

More information

Teach Yourself Microsoft PowerPoint Topic 3: Photo Albums, Slide Sections & Action Buttons

Teach Yourself Microsoft PowerPoint Topic 3: Photo Albums, Slide Sections & Action Buttons Teach Yourself Microsoft PowerPoint Topic 3: Photo Albums, Slide Sections & Action Buttons http://www.gerrykruyer.com Last week you were introduced to Microsoft PowerPoint slide animation and printing

More information

Building a Database Using FileMaker Pro V5

Building a Database Using FileMaker Pro V5 1. Starting a New Document 2. Creating Fields 3. Adding Information to Database 4. Same Data - A Different View 5. Additional Layouts 6. Finding and Sorting Information 7. More Advanced Features Preface:

More information

ipod classic User Guide

ipod classic User Guide ipod classic User Guide Contents 4 Chapter 1: ipod classic Basics 5 ipod classic at a glance 5 Using ipod classic controls 7 Disabling ipod classic controls 8 Using ipod classic menus 8 Adding or removing

More information

Creating Universally Designed Word 2013 Documents - Quick Start Guide

Creating Universally Designed Word 2013 Documents - Quick Start Guide Creating Universally Designed Word 2013 Documents - Quick Start Guide Overview Creating accessible documents ones that work well with all sorts of technology can be a daunting task. The purpose of this

More information

Manually Manage Music And Videos Is Checked Under Device Options In Itunes

Manually Manage Music And Videos Is Checked Under Device Options In Itunes Manually Manage Music And Videos Is Checked Under Device Options In Itunes on the summary tab, click Manually manage videos option. Turn off sync music. delete music from ios device in usage_ manage storage.

More information

A GET YOU GOING GUIDE

A GET YOU GOING GUIDE A GET YOU GOING GUIDE To Your copy here Audio Notetaker 4.0 April 2015 1 Learning Support Getting Started with Audio Notetaker Audio Notetaker is highly recommended for those of you who use a Digital Voice

More information

UP L11 Using IT Analytics as an Alternative Reporting Platform Hands-On Lab

UP L11 Using IT Analytics as an Alternative Reporting Platform Hands-On Lab UP L11 Using IT Analytics as an Alternative Reporting Platform Hands-On Lab Description IT Analytics has a diverse and powerful way of displaying data to your users. In this lab, you will learn how to

More information

Oreka TR 1.4 User Manual

Oreka TR 1.4 User Manual Oreka TR 1.4 User Manual Rev. 3 August, 2012 2012 TABLE OF CONTENTS TABLE OF CONTENTS... 1 Chapter 1. Introduction... 2 1.1. What is Oreka... 2 1.2. Who should read this manual?... 2 Chapter 2. Recording

More information

Table of Contents COURSE OVERVIEW... 3 LESSON 1: OUTLOOK 2010 CALENDAR INTERFACE... 5

Table of Contents COURSE OVERVIEW... 3 LESSON 1: OUTLOOK 2010 CALENDAR INTERFACE... 5 Table of Contents COURSE OVERVIEW... 3 LESSON 1: OUTLOOK 2010 CALENDAR INTERFACE... 5 OPEN OUTLOOK CALENDAR... 5 Ribbon... 6 Navigation Pane... 6 Appointment Area... 6 Task Pane... 6 To-Do Bar... 6 THE

More information

Shopping at the itunes Music Store

Shopping at the itunes Music Store itunes and ipod: Making Music Shopping at the itunes Music Store At the itunes Music Store, you can search for, browse, audition, and buy music. Wander the store s virtual aisles or search for specific

More information

Creating Accessible PDFs

Creating Accessible PDFs Creating Accessible PDFs Using Word to Create Accessible PDF Documents This documentation is designed to be a tool for students, faculty and staff. When authoring electronic documents, it is important

More information

13.0. Assessment Building an Item Bank (IB) Assessment. Page 1 of 9

13.0. Assessment Building an Item Bank (IB) Assessment. Page 1 of 9 Step by Step We purchased the NWEA or INSPECT item bank and we would like to select items to build an assessment. Where can we do this? STEP 1 Click on the icon in the top toolbar. STEP 2 STEP 3 The Manager

More information

Microsoft Office 365 includes the entire Office Suite (Word, Excel, PowerPoint, Access, Publisher, Lync, Outlook, etc ) and an OneDrive account.

Microsoft Office 365 includes the entire Office Suite (Word, Excel, PowerPoint, Access, Publisher, Lync, Outlook, etc ) and an OneDrive account. Microsoft Office 365 Contents What is Office 365?... 2 What is OneDrive?... 2 What if you already have a Microsoft Account?... 2 Download Office for FREE... 3 How to Access OneDrive... 4 Office Online...

More information

ipod photo User s Guide

ipod photo User s Guide ipod photo User s Guide Contents 3 Quick Start 5 What You Need to Get Started 8 Setting Up ipod photo to Play Music 13 Using ipod photo 13 Using ipod photo Controls 20 Connecting and Disconnecting ipod

More information

While editing a page, a menu bar will appear at the top with the following options:

While editing a page, a menu bar will appear at the top with the following options: Page Editor ===> Page Editor How Can I Use the Page Editor? The Page Editor will be your primary way of editing your website. Page Editor Basics While editing a page, you will see that hovering your mouse

More information

Using Lightroom. Lightroom is broken down into seven (7) modules: Library Develop Map Book Slideshow Print Web

Using Lightroom. Lightroom is broken down into seven (7) modules: Library Develop Map Book Slideshow Print Web I highly recommend buying Scott Kelby s book the Adobe Photoshop Lightroom CC book for digital photographers. It covers step by step procedures on how to use Lightroom CC. I also recommend Fast Stone Image

More information

CS 200 Fall 2012 Assignment 8 SQL Due Monday November 10 by 4:00 pm

CS 200 Fall 2012 Assignment 8 SQL Due Monday November 10 by 4:00 pm CS 200 Fall 2012 Assignment 8 SQL Due Monday November 10 by 4:00 pm Read Notes 6, in particular Database Design and Watcom SQL User s Guide. Please follow these instructions very carefully to find the

More information

KODAK INSITE. Using InSite to Upload Files. Customer InSite Instructions. Supported Browsers & Recommendations:

KODAK INSITE. Using InSite to Upload Files. Customer InSite Instructions. Supported Browsers & Recommendations: Using InSite to Upload Files These are the instructions for uploading, reviewing and approving files within the Kodak InSite Prepress Portal. If you have any questions, please contact your Account Manager.

More information

Digital Signage at Montgomery College Step-by Step Instructions for Content Contributors

Digital Signage at Montgomery College Step-by Step Instructions for Content Contributors Digital Signage is an important and powerful communication medium. Over the years, Montgomery College has invested in more than 100 digital displays throughout our three campuses and other locations to

More information

Data Management Lecture Outline 2 Part 2. Instructor: Trevor Nadeau

Data Management Lecture Outline 2 Part 2. Instructor: Trevor Nadeau Data Management Lecture Outline 2 Part 2 Instructor: Trevor Nadeau Data Entities, Attributes, and Items Entity: Things we store information about. (i.e. persons, places, objects, events, etc.) Have relationships

More information

LP2CD Wizard 2.0 User's Manual

LP2CD Wizard 2.0 User's Manual LP2CD Wizard 2.0 User's Manual Table of Contents 1. Installation Instructions a. Connecting the Vinyl2USB Converter b. Installing the Software 2. Using LP2CD Wizard a. Setting up and Testing for Audio

More information

Table of Contents Table of Contents... 2 Welcome to the new desktop Queue handling New visitor in queue manual routing

Table of Contents Table of Contents... 2 Welcome to the new desktop Queue handling New visitor in queue manual routing Release notes Table of Contents Table of Contents... 2 Welcome to the new desktop... 3 1 Queue handling... 3 1.1 New visitor in queue manual routing... 3 1.2 Selecting a visitor manual routing... 3 1.3

More information

NoteBurner Spotify Music Converter for Windows. Tutorial of NoteBurner Spotify Music Converter for Windows

NoteBurner Spotify Music Converter for Windows. Tutorial of NoteBurner Spotify Music Converter for Windows Tutorial of NoteBurner Spotify Music Converter for Windows Overview Tutorials Introduction Import Music Files Key Features Delete Music Files System Requirements Choose Output Format Purchase & Registration

More information

Welcome to Cole On-line Help system!

Welcome to Cole On-line Help system! Welcome to Cole On-line Help system! Cole Online is an Internet based information directory that allows fast and efficient access to demographic information about residences and businesses. You can search

More information

Audio CD Basics Lesson 7: Submit Your CD To Gracenote

Audio CD Basics Lesson 7: Submit Your CD To Gracenote Audio CD Basics Lesson 7: Submit Your CD To Gracenote This tutorial is for itunes version 11 or newer. If you re using an older version of itunes, please refer to our other white paper. By looking at the

More information

PowerLink Views and Subsets. What do they do and how can they help me? John Grindley

PowerLink Views and Subsets. What do they do and how can they help me? John Grindley PowerLink Views and Subsets What do they do and how can they help me? John Grindley John.Grindley@cistech.net Power Link Views What are they? View considerations Agenda for Today Code files value, alias,

More information

VEDATRAK CRM 3.0. User Guide

VEDATRAK CRM 3.0. User Guide VEDATRAK CRM 3.0 User Guide 2 (C) 2006-2012 SUI SOLUTIONS Ltd. All rights reserved. 3 Contents Overview...9 System Requirements...12 Installation Notes...13 Vedatrak Basics...14 User Roles...14 System

More information

Mtogo Whitelabel Graphics P.R.D. Product Requirement Document V.1

Mtogo Whitelabel Graphics P.R.D. Product Requirement Document V.1 Mtogo Whitelabel Graphics Product Requirement Document V. Page of 4 TABLE OF CONTENTS:.0 PRD Overview 3 2.0 Site Definitions 4 2.0Main Site Frames 5 2.02Home 7 2.03Ringtones 9 2.04Graphics 2.05Games 3

More information

ipod nano User Guide

ipod nano User Guide ipod nano User Guide 2 Contents Preface 4 About ipod nano Chapter 1 6 ipod nano Basics 6 ipod nano at a Glance 7 Using ipod nano Controls 11 Using ipod nano Menus 13 Disabling ipod nano Controls 14 Connecting

More information

A new clients guide to: Activating a new Studio 3.0 Account Creating a Photo Album Starting a Project Submitting a Project Publishing Tips

A new clients guide to: Activating a new Studio 3.0 Account Creating a Photo Album Starting a Project Submitting a Project Publishing Tips Getting Started With Heritage Makers A Guide to the Heritage Studio 3.0 Drag and Drop Publishing System presented by Heritage Makers A new clients guide to: Activating a new Studio 3.0 Account Creating

More information

LIMS QUICK START GUIDE. A Multi Step Guide to Assist in the Construction of a LIMS Database. Rev 1.22

LIMS QUICK START GUIDE. A Multi Step Guide to Assist in the Construction of a LIMS Database. Rev 1.22 LIMS QUICK START GUIDE A Multi Step Guide to Assist in the Construction of a LIMS Database Rev 1.22 Contents Contents...1 Overview - Creating a LIMS Database...2 1.0 Folders...3 2.0 Data Fields...3 2.1

More information

ipad + itunes Tips & Tricks 2012

ipad + itunes Tips & Tricks 2012 Contents How to Set Up a Brand New ipad Without Wi-Fi Access... 1 Prevent Syncing... 4 Setting up an itunes Account Without a Credit Card... 5 Purchasing & Transferring Apps to an ipad Using a Laptop...

More information

Activant Prophet 21 Version 12.0: System Administration New Features

Activant Prophet 21 Version 12.0: System Administration New Features Activant Prophet 21 Version 12.0: System Administration New Features New Features Suite Course 1 of 5 This class is designed for System Administrators Objectives Discuss v12.0 System Administration new

More information

Freegal Music Help Guide

Freegal Music Help Guide Freegal Music Help Guide 0 Table of Contents Welcome 2 What is Freegal Music? 2 Freegal Music Offerings to Patrons 2 Accessing Freegal Music 3 Freegal Music Homepage 5 Left Menu Bar 6 The Top Menu 15 The

More information

SECTION 1 DBMS LAB 1.0 INTRODUCTION 1.1 OBJECTIVES 1.2 INTRODUCTION TO MS-ACCESS. Structure Page No.

SECTION 1 DBMS LAB 1.0 INTRODUCTION 1.1 OBJECTIVES 1.2 INTRODUCTION TO MS-ACCESS. Structure Page No. SECTION 1 DBMS LAB DBMS Lab Structure Page No. 1.0 Introduction 05 1.1 Objectives 05 1.2 Introduction to MS-Access 05 1.3 Database Creation 13 1.4 Use of DBMS Tools/ Client-Server Mode 15 1.5 Forms and

More information

Creating a Website with Wordpress

Creating a Website with Wordpress Creating a Website with Wordpress Wordpress Fundamentals Version 1.6 Fayette County Public Schools June 28, 2013 Sow-Foong Hedman Technology Web Team Contents What is Wordpress?... 4 Overview... 4 Key

More information

XEMIO-950 MP5 PLAYER / 4GB MEMORY / TOUCH SCREEN. For information and support,

XEMIO-950 MP5 PLAYER / 4GB MEMORY / TOUCH SCREEN. For information and support, XEMIO-950 MP5 PLAYER / 4GB MEMORY / TOUCH SCREEN For information and support, www.lenco.eu To the customer: Thank you for purchasing this MP5 player. When opening the box for the first time, please check

More information

How To Add Songs To Ipod Without Syncing >>>CLICK HERE<<<

How To Add Songs To Ipod Without Syncing >>>CLICK HERE<<< How To Add Songs To Ipod Without Syncing Whole Library Create a playlist, adding all the songs you want to put onto your ipod, then under the How to add music from ipod to itunes without clearing itunes

More information

Microsoft PowerPoint 2003 Basic Activities

Microsoft PowerPoint 2003 Basic Activities Microsoft PowerPoint 2003 Basic Activities Activity 1 Creating a new blank presentation... 1 1A. Applying Layouts... 1 1B. Applying a Slide Design... 1 1C. Applying a Background... 2 1D. Entering Text...

More information