Ft. Kent Weather Database Student: David Southern Instructor: Tony Gauvin 27 April 2009.

Slides:



Advertisements
Similar presentations
Guy Grannum 23 November 2012 Discovery: Update. What is Discovery? The National Archives new catalogue launched in Beta in March 2011 more robust and.
Advertisements

Stored procedures and views You can see definitions for stored procedures and views in the demo databases but you can’t change them. For views, expand.
The VeriTrak Enterprise Application Created for The Verification Company By CTO Source, Inc. This presentation provides an overview of the system and links.
Characteristic Functions. Want: YearCodeQ1AmtQ2AmtQ3AmtQ4Amt 2001e (from fin_data table in Sybase Sample Database) Have: Yearquartercodeamount.
Murach’s SQL Server 2008, C6© 2008, Mike Murach & Associates, Inc.Slide 1.
SQL for SQL Server, C6© 2002, Mike Murach & Associates, Inc.Slide 1.
Murach’s SQL Server 2008, C1© 2008, Mike Murach & Associates, Inc.Slide 1.
Lecture 6/2/12. Forms and PHP The PHP $_GET and $_POST variables are used to retrieve information from forms, like user input When dealing with HTML forms.
Murach’s SQL Server 2008, C4© 2008, Mike Murach & Associates, Inc.Slide 1.
NMED 3850 A Advanced Online Design February 25, 2010 V. Mahadevan.
Jobs and Unemployment The labor force
From Virtual Classroom to the Virtual Streets Emmanuel Velasco City College of New York Capstone 1 Fall 2004.
Runtime Revolution A tool for rapid application development Presented by David W. Brooks Omaha ITC April 1, 2004.
Access Control System Presented by : Alex Badyan Oren Shalgi Oren Shalgi Instructor : Erez Zilber April 2004 April 2004.
CS 205: Database Systems Jake Molko, David Branker, and James Petri Used Cars Sales Database Client Letter Our database design started with a client’s.
Managing Data & Information with the SECN Decision Support System GWS Meeting New Orleans, LA March 14-18, 2011.
Jobs and Unemployment Outline 1.The labor force 2.The labor force participation rate 3.The unemployment rate 4.Sources of unemployment.
1 Chapter 20 — Creating Web Projects Microsoft Visual Basic.NET, Introduction to Programming.
Degrees Minutes & Seconds 360 ° in a circle 1° = 1/360 of a circle 1’ = 1/60 of one degree 1” = 1/60 of one minute 1° = 60 minutes or 3600 seconds.
1 Working with MS SQL Server. 2 Objectives You will be able to Use Visual Studio for GUI based interactive access to a Microsoft SQL Server database.
A Guide to SQL, Eighth Edition Chapter Three Creating Tables.
1MIS 2008 / Merging Two Data Collections: Lessons Learned from the CCD-EDEN Merger EDEN Best-Practice Sharing Oregon File Preparation Practices.
-- Introduction to database principles Maoying Wu March 25, 2013 Chapter 4: Advanced SQL (1)
U:/msu/course/cse/103 Day 10, Slide 1 CSE 103 Students: Your BTs have been graded. See Erica or Jo with questions or stay.
MDX in SQL Server 2008 Szymon Wilk (na podstawie materiałów przygotowanych przez Krzysztofa Dembczyńskiego) TWO, 2009/10.
Programming using C# Joins SQL Injection Stored Procedures
GUI To Create a DB Table CS346 Fall Methods to create a table At your local server and/or remote server – Use MySQL Console and create it interactively.
PROJECT LOG MOLLY ATKINSON. 10/09 Today, I got to grips with the course outline, which included creating the relevant folders for all my future publications,
A VFP programmer’s experience learning php.  Php stands for php hypertext preprocessor. Enjoy the recursive acronym? Originally, it was personal home.
SAMMY’S WEBSITE PROPOSAL. STEP ONE: Who will be looking at the page? The people who will be looking at my page will be people who want photos taken of.
Populating the Common Biorepository Model with caTissue Suite 2.0 Data - Demo Dave Mulvihill January 2012.
Relational Database vs. Data Files By Willa Zhu JISAO/UW - PMEL/NOAA March 25, 2005.
Date processing and conversion Please use speaker notes for additional information!
Al Jomaih Social Media. Facebook Page 90 Likes Started with 7,772 Reached Likes.
An Alternative Plan Virgil Bierschwale. Redesign Effort? In the “Outline of Redesign Effort” proposal that I received from Scott Henson, we find a massive.
Conversion Functions.
SQL for SQL Server, C13© 2002, Mike Murach & Associates, Inc. Slide 1.
SQL Jan 20,2014. DBMS Stores data as records, tables etc. Accepts data and stores that data for later use Uses query languages for searching, sorting,
Database Management System. DBMS A software package that allows users to create, retrieve and modify databases. A database is a collection of related.
The value added by having a Uniface application solution when converting from one database solution to another. Dave Willford – Application Architect Mark.
MySQL Getting Started BCIS 3680 Enterprise Programming.
Find the perimeter of the figure below. 6 units 5 units u + 6u + 5u + 5u = 22u 1 NCSC - Mathematics Lesson.
Retail Market Subcommittee Visibility into OGRR219.
E-Z Data Confidential SmartOffice 6 Mini Series: Supplement for Proposal Tracking.
Setting up a ContentDM account for student use Task: For each student: 1. Add a new 'collection' on the Server; 2. Add a new 'user', give the user the.
What is Handling Information?.
Design Proposal for a Form Processing Web Application to Implement Numerous Forms Larry Guentert, HRIS April 17, 2011.
SQL for Super Users Presented by: Adam Jacobson Red Three Consulting, Inc.
Jacksonville SQL Saturday May 9, 2015 Introduction to Power BI.
CU Student Organizer Trey McAlhany CPSC 482 Mobile Software Development Clemson University April 7, 2015.
INFO 1103 Database System – Group Project. Project evaluation Deliverables – 10% Presentation – 40% Project Report – 50%
DEVRY CIS 336 W EEK 5 G ROUP P ROJECT T ASK 3 Check this A+ tutorial guideline at
9/6/2017 2:01 PM9/6/2017 2:01 PM9/6/2017 2:01 PM1 Restaurant Service A student in.
Web Application for Home Energy Assistance Program
Exam : Querying Microsoft SQL Server 2012/2014
Do You Want To Pass In First Attempt?
Chapter 9 Simple Interest
ACL SCREEN Start with Standard ACL Project Screen.
Data Types and Field Properties
Mekko Graphics-Based Professional Services Dashboard
Do it now activity Since the beginning of the term you have planned a database based on your own scenario. Using your plan you are going to create a database,
MODULE 7 Microsoft Access 2010
Database.
AccessData User Summit 2016
Choosing the Proper Querying Course
Problem Statement and Significance
Curriculum Verification and Results Reporting Portal (CVR)
Using Biml to Automate the Generation of SSIS Packages
Student Design Competitions
Presentation transcript:

Ft. Kent Weather Database Student: David Southern Instructor: Tony Gauvin 27 April 2009

Proposal My Initial Proposal was for a weather database for the Month of April for Fort Kent, However, I was having so much fun creating it, I also added the month of March to my database.

Database Layout My database is comprise of three tables, With the names of: location, march, and april. The structure of which, should become obvious in the following slides. After sketching the database design out, I created the database using the following steps. My database can be found on my littleblack server.

Creating the Database

Creating Tables

Populate the Tables

Creating View for Users After testing my database, I then created a series of views for my users, using the following steps. These are just two, out of the four that I created for my users.

Creating Views (cont)

Create Views (cont)

Actual Views

Actual Views (cont)

Things I learned I found out I really like databases! There is a tremendous amount of skill involved to be able to build and manipulated databases correctly.

Problem Areas The biggest problem that I had concerns using Datetime data types. Under SQL Server 2005, Datetime produces the date and time, along with minutes and seconds. To get around this, I ended up in my views converting the dates to CHAR. This nagging problem has been corrected in SQL Server 2007, with the DATE data type

References The following I used to collect and verify my data in my database. http;// My own home weather station

Additional Inclusions in my Capstone Script I created to create my tables, and populate the tables. Four scripts to create my views that I provided for my users.