Connect to your SQL Server  Log on an IST Windows machine  If not in the lab, use remote desktop  https://www.up.ist.psu.edu/vlabs/ https://www.up.ist.psu.edu/vlabs/

Slides:



Advertisements
Similar presentations
This course is designed for system managers/administrators to better understand the SAAZ Desktop and Server Management components Students will learn.
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.
Best Practices for Website Design & Web Content Management.
DT211 Stage 2 Databases Lab 1. Get to know SQL Server SQL server has 2 parts: –A client, running on your machine, in the lab. You access the database.
Structured Query Language (SQL)
VMweb Team Members: Matthew Fusaro, Brendan Heckman, Ryan Mcgivern.
PHP and SQL Server: Queries IST2101. Three-Tier Architecture Three-tier architecture means that the Web server and the DBMS are on separate servers IST2102.
SQL for Data Retrieval. Save your SQL Scripts When working with SQL Management Studio, you should keep saving your scripts as a.sql file to somewhere.
Database Updates Made Easy In WebFocus Using SQL And HTML Painter Sept 2011 Lender Processing Services 1.
PHP and SQL Server: Queries IST2101. Project Report 4 SQL Queries Due Sunday, 4/5 at 11:59pm Instructions on how to access team webspace and SQL database.
+ 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.
CONFIGURING WINDOWS SERVER MIS 424 Professor Sandvig.
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 (Day 2) Sayed Ali (MCTS, MCITP, MCT, MCSA, MCSE ) Senior SharePoint.
Google Training By: Amy Shannon and Dave Auwerda.
Session 5: Working with MySQL iNET Academy Open Source Web Development.
 First time student activates their google account, they need to go to an internet browser and go to  drive.google.com/a/students.macon.k12.nc.usdrive.google.com/a/students.macon.k12.nc.us.
Server-side Scripting Powering the webs favourite services.
Look at your Favorites folder in your Browser Do you have a lot? Do you like to share interesting sites with students? but have a hard time keeping up.
True or False? Programming languages can be used to update databases and communicate with other systems. True.
1 Project 7: My Photo Album Graded Project. 2 Assignment Write a web app to permit users to upload and view photos. User can keep up to five photos on.
PHP Programming with MySQL Slide 8-1 CHAPTER 8 Working with Databases and MySQL.
5.1 © 2004 Pearson Education, Inc. Lesson 5: Administering User Accounts Exam Microsoft® Windows® 2000 Directory Services Infrastructure Goals 
Welcome to the session! We will begin soon.. How to Log In: 1.Visit ala.org (any page) 2.Select the Login link at the top right and use your credentials.
1 Project 4: XML Product Browser (Not Graded). Objectives This project is an exercise of the following knowledge and skills: Accessing and displaying.
JourneyTEAM - –
1 Working with MS SQL Server Textbook Chapter 14.
Scale Unit 1-Many SMA DB Monitor Workflow Executions New End User Request Monitor SharePoint Lists Monitor TFS for new scripts to deploy Check.
Structured Query Language SQL-I
Structured Query Language (SQL) IST2101. Structured Query Language – Acronym: SQL – Pronounced as “S-Q-L” [“Ess-Que-El”] – Originally developed by IBM.
Keywords Searching and Analysis System Member Student ID Role 刘亮 Liu Liang System Analyst 顾子俊 Gu Zijun Developer 杜菡菡 Du Hanhan
Group project IST 210 Group assignments. Group 1 JAE YOUNG LEE DEVON CARTER JOHN HUGHES ZACHARY LEHMANN Group 2 MATTHEW BASTIAN JACOB GOODMAN THOMAS DEMUSIS.
Ames Community Schools (ACS) has been concerned with the performance of their students’ problem solving abilities on a nationally standardized exam. While.
Matthew Ellis rd January 2006 CM610 Assignment Bsc(Hons) Computing Studies.
STRUCTURED QUERY LANGUAGE SQL-II IST 210 Organization of Data IST210 1.
STRUCTURED QUERY LANGUAGE SQL-III IST 210 Organization of Data IST210 1.
IST 210: Organization of Data
SQL for Data Retrieval. Save your SQL Scripts When working with SQL Management Studio, you should keep saving your scripts as a.sql file to somewhere.
Metalib Categories Administration. 2 The MetaLib Management interface is used for set up procedures relating to categories. Using the Categories Administration.
Microsoft FrontPage 2003 Illustrated Complete Integrating a Database with a Web Site.
Database Access Control IST2101. Why Implementing User Authentication? Remove a lot of redundancies in duplicate inputs of database information – Your.
Agenda for Class 2/20/2014 Introduce Microsoft’s SQL Server database management system. Use the lab to discuss how to CREATE, DROP and populate (INSERT)
Data Mining Instructor: Dr C. C. Chan Presented by Uday Seelam.
2004/051 >> Supply Chain Solutions That Deliver Users.
+ Structured Query Language Part 2 KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall.
Creating Your Own Online Classroom MOODLE. Welcome Amy Basket – 17 years with Bay City Public Schools – Gifted and Talented Program – Volunteer Program.
IST 210: ORGANIZATION OF DATA Introduction IST210 1.
SSMS SQL Server Management System. SQL Server Microsoft SQL Server is a Relational Database Management System (RDBMS) Relational Database Management System.
PHP AND SQL SERVER: QUERIES IST 210: Organization of Data IST210 1.
What you will need... 1 – Access to the internet 2 – An electronic version of your resume 3 – An account 4 – Your employee ID, which can be found.
Structured Query Language SQL-II IST 210 Organization of Data IST2101.
Fab25 User Training Cerium Labs LabCollector - LIMS Lynette Ballast.
COMP 143 Web Development with Adobe Dreamweaver CC.
Structured Query Language SQL-I IST 210 Organization of Data IST2101.
DATABASE ACCESS CONTROL IST Question Almost every PHP page needs to interact with database, does that mean sqlUsername and sqlPassword need to be.
How To Start a SQL server Connecting to SQL Server.
Chapter 12 Introducing Databases. Objectives What a database is and which databases are typically used with ASP.NET pages What SQL is, how it looks, and.
SQL Database Management
IST VLabs Tutorial Fall 2010 Dongwon Lee, Ph.D..
DBMS Programs MS SQL Server & MySQL
How to Start SQL Server and SSDT BI in Local
IST 210 Organization of Data
Running a Forms Developer Application
Practical Office 2007 Chapter 10
Online virtual labs: The hidden gem for free hands-on learning, practice, and exploration CA Callahan.
20761B 12: Using Set Operators Module 12   Using Set Operators.
Chapter 8 Working with Databases and MySQL
Downloading and Installing SQLExpress
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
Tutorial 6 PHP & MySQL Li Xu
Project Team Information
Presentation transcript:

Connect to your SQL Server  Log on an IST Windows machine  If not in the lab, use remote desktop   Or in your browser: web.up.ist.psu.edu&mapClipboard=on web.up.ist.psu.edu&mapClipboard=on  Run the SQL Server application  Start  Application Development and Management  Microsoft SQL Server 2014  SQL Server 2014 Management Studio  Parameters  Server Type: Database Engine  Server Name: upsql  Authentication: Windows Authentication  Alternate Authentication (connect to the same database):  SQL Server Authentication  Get your SQL account:  Hit “Connect”  Navigate to your own database under the Databases folder (IMPORTANT!!!)  Your database name is your PSU ID IST2101

Group project IST 210 Group assignments

Group 1 CHRZANOWSKI, PIOTR GUERRA, STEPHEN MERTZ, RYAN ROBERTS, SAMUEL SABATINI, CAMERON Group 2 FREETH, NICHOLAS JACOBY, SEANROBERT MYERS, MATTHEW VOHRA, NEIL Group 3 ESTEVES, JOHN FANG, LE MCPHILLIPS, DANIEL RADER, BENJAMIN Group 1 - 3

Group 4 BEER, RAYMOND DESTIN, GEORGES SHANTZ, STEPHEN TACCONI, MARCO Group 5 KIM, YOOKYUNG VIRADIYA, ISHANI WEBER, ALEXANDER ZIAB, NADA Group 6 KLETTER, RICHARD LECKENBY, RYAN STAFURSKY, AUDRA WIMER, HOPE Group 4 - 6

Group 7 JOHNSON, DARRIN NUSS, TYLER PATEL, DISHA PINTO, LUKE Group 8 BARBOUR, FRANCIS GUAN, ZHENZHONG RAPAPORT, MARISSA SILVERWOOD, CHRISTOPHER Group 9 BRILLIANT, DAVID GODIN, HILARY PERLMAN, ZACHARY SAMUEL, JOSHUA Group 7-9

Group 10 BECERRA, NATALIE CIMINA, GARRETT HALL, EMILY POULIN, NICHOLAS YEN, HENRY Group 11 BARRETT, SAMUEL COCHRAN, EMILY KIM, KANG SAN SCHARNITZ, BRIAN STONE, MATTHEW Groups 10 & 11

Project – Report 1 IST 210 Organization of Data IST2107

Report 1 Project Proposal  Project Title. Team Number. Team Members (name and id).  Project Summary.  It should be a short description of what your project is.  Project Description.  Plan of your team work:  How often to meet?  How to coordinate the team work? Lead rotation for each stage? IST2108

Project description  What kind of service is the project aimed at? Who are the users/clients? Why your project is useful for your users? How is it different from existing websites?  What kind of data will be involved? How do you plan to collect such data? How much data do you plan to collect?  Description of the functions that you plan to offer. Think about the functions from the users' point of view. How users are going to use your system? All the functions need to interact with database. You need to have at least 5 functions. IST2109

Database functions A function should belong to one of the following categories  Query database. e.g. browser job lists, search for a particular job with some keyword  Insert data into a database. e.g. add a new job, leave a comment  Update data. e.g. modify a job description  Delete data. e.g. delete a job IST21010

Requirements  Answer all the questions above.  The report must include a log on group activities (see the bottom of this page for instruction). 30% of grades account for individual grade adjustment.  Only one person in each team needs to make the submission in ANGEL. Don't make duplicate submissions.  Project report 1 is due on Sept 23 rd Wednesday 11:59PM  Get started today!  Browse past projects for inspirations!   IST21011