1 1. SQL Server Overview zSQL Server Components and Architecture zSQL Server Tools.

Slides:



Advertisements
Similar presentations
Yukon – What is New Rajesh Gala. Yukon – What is new.NET Framework Programming Data Types Exception Handling Batches Databases Database Engine Administration.
Advertisements

1 Introduction to ASP.Net 4.0 Development David Ringsell MCSD MCT MCPD.
1 SQL SERVER Database Administration 4 Day, Hands-On Course © David Ringsell 9/05/11.
Unit 1: Overview of the Microsoft.NET Platform
1 Unit 1: Introduction To.Net. 2 Introduction to.Net Integrated Development Environment (IDE) Languages in the.NET Framework The Common Language Runtime.
2012 © Trivadis BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN Welcome November 2012 Highlights BI.
Online Construction Estimation Developed By:- Vatsal S. Shah ( ) Dilip K. Babariya ( ) Jimit V. Rajani ( ) Guided by:-
Natural Business Services for Construct Users Mark Barnard R&D Manager – Natural Business Services.
Module 1: Introduction to SQL Server Reporting Services.
Overview of the technology that comprises Attendance Enterprise.
GPPC Connections 2011 | November 6-8 | Las Vegas, NV Dynamics GP12 Web Client Deployment and Management Overview Kevin Racer, Sr. Program Manager.
Overview of Laserfiche Architecture
SQL Server 2005 Database Engine Sommarkollo Microsoft.
1 1. SQL SERVER OVERVIEW zWhat Is SQL Server? zInterfaces To Use SQL Server zSQL Server Services zTypes Of Databases zSQL Server Security.
SQL Server 2005 CLR Integration ADO.NET 2.0 Mike Taulty
Design & Development Tools: Visual Studio 2005 SQL Server 2005 Biztalk Server 2006 David Gristwood, Mike Taulty Developer & Platform Group Microsoft Ltd.
Introduction to Building a BI Solution 권오주 OLAPForum
Server Roles and Features.NET Framework 3.51.NET Framework 4.5 IIS Web Server IIS Default Document IIS Directory Browsing IIS HTTP Errors.
©2012 Microsoft Corporation. All rights reserved..
SQL Server Management Studio Introduction
A Technical Overview of Microsoft SQL Server 2005 Melville Thomson IT Pro Evangelist (UK)
Module 16: Software Maintenance Using Windows Server Update Services.
SQL Server Express Scott Baldwin Associate Consultant - Readify Prerequisites for presentation: I assume you know: 1).Net Development 2) Database Experience.
Rationale Aspiring Database Developers should be able to efficiently query and maintain databases. This module will help students learn the Structured.
Multiplicity – Progress Data Replication Methodologies.
SharePoint 2010 Business Intelligence Module 10: Reporting Services.
Configuration Management and Server Administration Mohan Bang Endeca Server.
Architecture of.NET Framework .NET Framework ٭ Microsoft.NET (pronounced “dot net”) is a software component that runs on the Windows operating.
Session 1 - Introduction and Data Access Layer
Microsoft Dynamics AX 2009 Integration and Development with the.NET Framework Introduction to the Course.
Back Office Solution For C.T Smith Stock Brokers WEG-34.
Custom Reporting in Blackboard Learn. What happens between clicking run and getting the report? Connect to a data source Where is the information?
DBSQL 14-1 Copyright © Genetic Computer School 2009 Chapter 14 Microsoft SQL Server.
Chokchai Junchey Microsoft Product Specialist Certified Technical Training Center.
Class Introduction 1. Agenda  Instructor Introduction  Administration  Course Overview  Syllabus  Next Time… 2.
1 Hammad Khan. COURSE CONTENTS.NET Framework And C# SQL Server 2008 ADO.NET LINQ ASP.NET Dynamics Data ASP.NET MVC framework 2 Advance C# Concepts Windows.
SQL Server 2005 Reporting Services: Product Overview Niran Luckcanakul (MCSD, MCDBA, MCT) Project manager ISONET Co.,Ltd.
The State of Washington Node Lessons Learned from a Production Node and Beyond Guy Outred Windsor Solutions.
SQL Server 2012 Session: 1 Session: 3 Introduction to SQL Server 2012 Data Management Using Microsoft SQL Server.
Navigating SQL Server Lesson 3. Skills Matrix Graphical User Interface (GUI) Management Tools SQL Server Management Studio SQL Server Configuration Manager.
Crystal Reports Training
COGNOS 8BI Introduction and Architecture
Microsoft ASP.NET Beginning Object-Oriented Web Design Bryan Jenks © Integrated Ideas 2005.
Presented by Vishy Grandhi.  Architecture (Week 1) ◦ Development Environments ◦ Model driven architecture ◦ Licensing and configuration  AOT (Week 2)
Module 1: Overview of Microsoft Exchange Server 2007 and the Active Directory Directory Service.
Module 1 Introduction to SQL Server® 2008 R2 and its Toolset.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
Endpoints Lesson 17. Skills Matrix Endpoints Endpoints provide a reliable, securable, scalable messaging system that enables SQL Server to communicate.
Module 1: Introduction to Microsoft SQL Server Reporting Services
Visual Studio 2012: A Complete IDE (Debugging & Source Control) Kevin Howell.
GRIN-Global Suite of Software Components. Updater.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
Oracle 10g Administration Oracle Server Introduction Copyright ©2006, Custom Training Institute.
Comprehensive Flexible Global Storage and Search Responsive Available Secure Manageable Federation Coordination Consolidation Transformation Synchronization.
Prof. HeleMai Haav: CSC 230 Spring *03 Overview: Databases.
SQL Server Analysis Services Fundamentals
Module 1: SQL Server Overview
Welcome to WideWorld Importers
5/26/ :35 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
IBM BPM online Training in Bangalore
Module 1: Getting Started
Beginning Object-Oriented Web Design
SQL Server Analysis Services Fundamentals
Installing SQL Server 2005 Meysam Khoshbakht
DAT381 Team Development with SQL Server 2005
Module 10: Implementing Managed Code in the Database
Visual Studio 2008.
Mark Quirk Head of Technology Developer & Platform Group
Getting Data Where and When You Want it with SQL Server 2005
Microsoft Azure Services Platform
Presentation transcript:

1 1. SQL Server Overview zSQL Server Components and Architecture zSQL Server Tools

2 Lesson: SQL Server Components and Architecture zSQL Server Components zNew Database Administrator Features zNew Database Developer Features zThe AdventureWorks Sample Database

3 SQL Server SQL Server Components Relational Database Engine.NET CLR Analysis Services Native HTTP Support Service Broker Replication Reporting Services Full-Text Search Notification Services SQL Server Integration Services

4 New Database Administrator Features zImproved product installation zCentralized administrative tools zNew security architecture zHigh-availability support zSystem enhancements

5 New Database Developer Features zTransact-SQL enhancements zNative XML support zMessage-based services zNative HTTP support zCommon Language Runtime integration zIntegration services zReporting Services zSQL Management Objects

6 The Adventure Works Sample Database zFictitious bicycle manufacturing company zAdventureWorksDW OLAP database yBusiness intelligence data zAdventureWorks OLTP database

7 Tools in SQL Server zSQL Server Management Studio zBusiness Intelligence Development Studio zsqlcmd

8 Integrated environment for database administration development What Is SQL Server Management Studio?

9 Lab 1: Exploring SQL Server zExplore the SQL Server client and configuration tools

10 REVIEW zSQL Server Components and Architecture zSQL Server Developer Tools