Using ODBC with Microsoft Access Using ODBC with Microsoft Access ® - Bob Elenbaas Lake Orion HS.

Slides:



Advertisements
Similar presentations
Advanced SQL/ODBC Configuration
Advertisements

Training Situation One of the Social Studies teachers is taking the students in all three of his/her US History sections on a field trip to a local heritage.
NJ User Exchange – April, PowerSchool is a relational database which consists of many smaller databases or Tables connected together Each Table.
Nowhere, CT School System Technology in the schools.
MS Access.
Elementary Scheduling w/Excel: Admin Choice for Specials Bob Cornacchioli DERO Technical Services CEO.
Sam Quantz Salt Lake City School District January 21, 2014.
Some Introductory Programming 1. Structured Query Language - used for queries. - a standard database product. 2. Visual Basic for Applications - use of.
Chapter 9: Databases Section IV: Using Problem Solving Tools to Enhance Learning.
It refers to the software used to manage the database.
Introduction to MS ® Access for SCT Banner ® Users Evaluation Code 607 Sarah Lawrence and Malinda Richbourg University of North Carolina at Greensboro.
+ Connecting to the Web Week 7, Lecture A. + Midterm Basics Thursday February 28 during Class The lab Tuesday, February 26 is optional review Class on.
ODBC the theMIDDLEWAREthatCONNECTS! Presented by Carter-Davis-Wagner CSIS Spring 2002 Dr. Hoganson.
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
VeribisCRM CUSTOMER RELATIONSHIP MANAGEMENT Engin Duran Experience is our know how.
© Paradigm Publishing Inc. 9-1 Chapter 9 Database and Information Management.
ODBC : What is it and how does it work with MDS ?.
The Asset Inventory Management module assists with data collection and discovery management processes. Collected information is interpreted and automatically.
MEASUREMENT PLAN SOFTWARE MEASUREMENT & ANALYSIS Team Assignment 15
CIS 103 — Applied Computer Technology Last Edited: September 17, 2010 by C.Herbert Using Database Management Systems.
PLUG IT IN 3 Fundamentals of Relational Database Operations.
DAY 12: DATABASE CONCEPT Tazin Afrin September 26,
6 th Grade Student-led Conferences October 8 & 9, 2013.
Database A database is a collection of data organized to meet users’ needs. In this section: Database Structure Database Tools Industrial Databases Concepts.
Introduction to Computers Lesson 10B. home Database A collection of related data or facts.
Introduction to Computers Lesson 10B. home Database A collection of related data or facts.
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 2: Basic Concepts.
Database What is a database? A database is a collection of information that is typically organized so that it can easily be storing, managing and retrieving.
Suspension Data Fall 2009 Compared to Fall Number of Students Suspended – Grade Level.
Mobile agents Student: Thomas Rietzler ( ), BSc (Hons) Computing. Supervisor: Bill Buchanan. Second maker: Jim Jackson. School of Computing, Napier.
MISTAR Student Profile Joyce Sackleh, Oakland Schools Michigan MISTAR User Group Conference January 23, 2014.
What have we learned?. What is a database? An organized collection of related data.
Secretary’s Tool Box 1. Affton School District ~ Converted to PS Jan 2008 Becky Blake – Rogers Middle School, Registrar and Secretary to the Assistant.
Using FileMaker Pro for PowerSchool Reporting Tim Scoff
Visions Reports for Program Managers. Management Reports Advantages Simple to run Nice formatted output Disadvantages Adsystech needs to create or modify.
Advanced Searching (w/ DDE & DDA)
RAD to Database Connection Glenn Campbell
Foundation year Lec.5: Lec.5: Database Management System Lec.5: Lec.5: Database Management System Lecturer: Fatma El-Zahraa Mohamed Year: 2015/2016.
Digital Planet: Tomorrow’s Technology and You Chapter 7 Database Applications and Privacy Implications Copyright © 2012 Pearson Education, Inc. publishing.
Rochester Demographics  students, 2500 staff, 950 teachers 15.1% free & reduced 160 million dollar budget 3.3 million dollar deficit Last bond.
 Using Data Visualization to Start Important Conversations Giving Support to your beliefs about your school.
Reporting in PowerSchool Laurie Kinney Michigan PSUG Summer Academy June 2010.
CIS 250 Advanced Computer Applications Database Management Systems.
PowerSchool Reports and the School Administrator
Database Connectivity with ASP.NET. 2 Introduction Web pages commonly used to: –Gather information stored on a Web server database Most server-side scripting.
Fish Inventory System March 12, 2013 Update. Advantages of FINS Open Architecture Real Time Data Roles Workflow Automatic Updates.
By Aj. Suthisa Kraitape. Microsoft Office Excel We use Microsoft Office Excel to make a table and write a formula. Microsoft Office Excel is the tool.
PowerSchool MOIS 508 Dr. Dina Rateb Presented by: Mohamed Safwat.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. DATABASE.
1 CPE 332 Introduction DBMS: Relational Database Managment Systems Instructor:Suthep Madarasmi, Ph.D. ดร. สุเทพ มาดารัศมี
TEACHERS SOFTWARE. Offers spread sheets for grade, student’s name, ID number, activities, point values, and homeroom numbers.
Database Overview What is a database? What types of databases are there? How are databases more powerful than spreadsheets?
INTRODUCTION DATABASE TO. Who Needs a Database?????? We all do!!!!!!!!
Aga Private computer Institute Prepared by: Srwa Mohammad
Elementary Scheduling w/Excel: Admin Choice for Specials
Florida Technical College
Presented by Paul James
W04 Connecting 3rd Party Application to ODBC
Elementary Scheduling w/Excel: Admin Choice for Specials
Focused, Connected, Ready September 2014
Created by Kamila zhakupova
Database Management Systems
Optifacts Enhanced Reporting Application
Microsoft Applications
Powerschool Refresher
Access: Access Basics Participation Project
Administrative Retreat: Data Analysis Measures of Academic Performance
The ultimate in data organization
ບົດທີ 6 ການຄຸ້ມຄອງຊັບພະຍາກອນຂໍ້ມູນ (Managing Data Resource)
Module 1: Overview of Systems Management Server 2003
Presentation transcript:

Using ODBC with Microsoft Access Using ODBC with Microsoft Access ® - Bob Elenbaas Lake Orion HS

Using ODBC with Microsoft Access Who am I? - teacher of computer programming and computer applications - PowerSchool support for secondary buildings (attendance, grading, scheduling) - assist with data collection and analysis - high school tech support

Using ODBC with Microsoft Access Lake Orion? -Oakland County – just north of Pontiac students / 650 teachers -7 elementaries, 3 middle schools, 1 high school -on PowerSchool for 2 years (after CIMS and Centerpoint)

Using ODBC with Microsoft Access Goals: To examine PowerSchool’s data structure To see an ODBC connection to PowerSchool in action Discuss advantages and disadvantages to using ODBC To look at how to use ODBC with Access To look at accessing PowerViews

Using ODBC with Microsoft Access ODBC = Open Database Connectivity provides a standard software method for using database management systems. The designers of ODBC aimed to make it independent of programming languages, database systems, and operating systems.

Using ODBC with Microsoft Access Why use ODBC? Making direct connection to the database – fast; nothing inbetween Allows use of existing tools (like Excel, MSQuery, Access) to look at the data Allows use of SQL (structured query language

Using ODBC with Microsoft Access Gives you the control

Using ODBC with Microsoft Access Data structure of PowerSchool To see a quick view of data structure, type ?ac=structure after the URL on any PowerSchool screen Full data dictionary available on Powersource

Using ODBC with Microsoft Access Install ODBC Get instructions from PowerSource and PowerDataSolutions.org and follow closely

Using ODBC with Microsoft Access Quick Export, DDE, or ODBC? Just a few student fields? QuickExport Data from other tables or fields not on QuickExport field list? DDE More complicated needs? ODBC

Using ODBC with Microsoft Access Examples 1)Get student name, gender, and grade level for one building - using SQL in Access

Using ODBC with Microsoft Access 2)Find all students with a D or E. Find all seniors with an E. Find all students with a D or E in math.

Using ODBC with Microsoft Access 3)Access PowerView tables to see distribution of students by grade level and ethnicity.

Using ODBC with Microsoft Access 4)Gather attendance data for select date range.