What does SQL Server Management Studio mean? Cortex User Group Meeting Portland – 2012 What does SQL Server Management Studio mean? Cortex User Group Meeting.

Slides:



Advertisements
Similar presentations
KEYS TO SUCCESS DATA PREPARATION AND ORGANIZATION
Advertisements

CC SQL Utilities.
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.
How to best leverage support & minimize issues By Lenin Martinez Interneer Customer Support.
Installation and Deployment in Microsoft Dynamics CRM 4.0
Copyright ®xSpring Pte Ltd, All rights reserved Versions AuthorDateDescription 1.0NBL2012/05First version. Modified from Enterprise edition.
Integrating Access with the Web and with Other Programs.
Access Tutorial 1 Creating a Database
Chapter 5: Configuring Users and Groups. Windows Vista User Accounts User accounts are the primary means of authentication Built-in Accounts –Administrator:
Microsoft Dynamics AX Technical Conference 2013
DVG-N5402SP.
vPower Еще возможности 26 СПОСОБО В из 1 копии.
Installing a New Windows Server 2008 Domain Controller in a New Windows Server 2008 R2.
VMware vCenter Server Module 4.
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
1 Client/Server Database Tutorial. SQL Server Connection through MS Access FACBUSAD1 SQL server MS Access MGD B106 Computer or your own PC Remote SQL.
Access Tutorial 10 Automating Tasks with Macros
Tutorial 1 Creating a Database. Objectives Learn basic database concepts and terms Learn basic database concepts and terms Explore the Microsoft Access.
Overview What is SQL Server? Creating databases Administration Security Backup.
Leading at Every Turn. 1)Make sure you have your Trusted Sites configured properly in Internet Explorer 2)Store your credentials on your PC so you.
1 Introducing Windows Backup There are different methods for starting Windows 2000 Backup. Requirements for running Windows 2000 Backup All users can back.
11 REVIEWING MICROSOFT ACTIVE DIRECTORY CONCEPTS Chapter 1.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
This presentation will guide you though the initial stages of installation, through to producing your first report Click your mouse to advance the presentation.
SQL SETUP FILE SELECTION
Module 1: Introduction to Microsoft SQL Server 7.0.

Classroom User Training June 29, 2005 Presented by:
Module 1: Installing and Upgrading to Exchange Server 2003.
Troubleshooting Windows Vista Security Chapter 4.
DSL-2544N Dual Band Wireless N600 Gigabit ADSL2+ Modem Router
Microsoft FrontPage 2003 Illustrated Complete Finalizing a Web Site.
Introduction to the Visual Studio.NET IDE (LAB 1 )
SQL Server User Group Meeting Reporting Services Tips & Tricks Presented by Jason Buck of Custom Business Solutions.
Learningcomputer.com SQL Server 2008 – Administration, Maintenance and Job Automation.
Guide to MCSE , Enhanced 1 Activity 12-1: Backing Up Files and Folders Using the Backup Utility Objective: To explore the use of Windows Server 2003.
1 All Powder Board and Ski Oracle 9i Workbook Chapter 9: Database Administration Jerry Post Copyright © 2003.
Chris Wright Senior Systems Engineer, Lucity MOVING TO ONE DATABASE FOR SQL SERVER.
1 © 2001, Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID SQL 2005.
Module 5: Upgrading to SQL Server 7.0. Overview Planning an Upgrade Preparing to Upgrade Verifying the Upgrade Setting a Compatibility Level.
1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.
® Microsoft Access 2010 Tutorial 12 Managing and Securing a Database.
Module 1: Implementing Active Directory ® Domain Services.
SQL Server 2000 Sys Admin Jeremiah Curtis Engineering Services
2. SQL Security Objectives –Learn SQL Server 2000 components Contents –Understanding the Authentication Process –Understanding the Authorization Process.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 7 1 Microsoft Office FrontPage 2003 Tutorial 8 – Integrating a Database with a FrontPage.
BSG Group - Dau Anh Trong1 Introduction about MS SQL Server 2005.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
SQL SERVER 2008 Installation Guide A Step by Step Guide Prepared by Hassan Tariq.
SQL Server 2005 Implementation and Maintenance Chapter 6: Security and SQL Server 2005.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
SSMS SQL Server Management System. SQL Server Microsoft SQL Server is a Relational Database Management System (RDBMS) Relational Database Management System.
Backup Tables in SQL Server. Backup table method Cape_Codd database is used in this example 1.Righ click the database that contains the table you want.
1 BCS 4 th Semester. Step 1: Download SQL Server 2005 Express Edition Version Feature SQL Server 2005 Express Edition SP1 SQL Server 2005 Express Edition.
Lecturer: Eng. Mohamed Adam Isak PH.D Researcher in CS. M.Sc. and B.Sc. of Information Technology Engineering Senior Lecturer in University of Somalia,
ITMT 1371 – Windows 7 configuration Chapter 2: Installing Windows 7 ITMT 1371 – Windows 7 Configuration.
Upgrade on Windows 7. DownloadSoftware Download Software from link provided in Webliography: e/
The Next Step Hudson Fare Files 102 – Import & upload Rev. 10/14.
SQL Server and Network Study Setup, Troubleshooting & Training
Upgrade an Elite MCU.
Module III: Business Analytics
Microsoft FrontPage 2003 Illustrated Complete
Upgrading to SQL Server 2016
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Microsoft Office Access 2003
Microsoft Office Access 2003
Michelle Haarhues Keeping up with SSMS.
Tutorial 8 Sharing, Integrating, and Analyzing Data
Ch 1 .Installing and configuring SQL Server 2005
Tutorial 12 Managing and Securing a Database
Presentation transcript:

What does SQL Server Management Studio mean? Cortex User Group Meeting Portland – 2012 What does SQL Server Management Studio mean? Cortex User Group Meeting Portland – 2012

Todd “The QuadFather” Stabelfeldt Todd “The QuadFather” Stabelfeldt quads walk in a bar…. Want to see an impression?

Suggestions from the front line Suggestions from the front line GUI Overview GUI Overview Basic Configuration Basic Configuration Basic Backup & Restore Process Basic Backup & Restore Process Security Overview Security Overview Maintenance Plans Maintenance Plans Tips & Tricks Tips & Tricks Our Agenda

Suggestions from the Frontline Say goodbye to Windows 2003!Say goodbye to Windows 2003! o Be sure to budget for a Windows 2008 server in 2013 Confirm appropriate vendor approved service packs & Windows Updates are applied to the serverConfirm appropriate vendor approved service packs & Windows Updates are applied to the server Discuss and know your licensing agreements(upgrades)Discuss and know your licensing agreements(upgrades) Build & understand the plan for upgrading your existing equipmentBuild & understand the plan for upgrading your existing equipment Your SQL Server is key, make sure it is –NOT – a Domain Controller, Dynamics, Exchange, FAX, Timesheet, public, or Cortex competitor serverYour SQL Server is key, make sure it is –NOT – a Domain Controller, Dynamics, Exchange, FAX, Timesheet, public, or Cortex competitor server

Overview Location of query tool, stored procedures (programmability), etc.Location of query tool, stored procedures (programmability), etc. How the windows workHow the windows work Using the Object ExplorerUsing the Object Explorer o Tab navigation o Using back / forward buttons o Need to use when viewing SP due to amount of items

Basic Configuration “Mixed Mode” authentication“Mixed Mode” authentication Let SQL manage memoryLet SQL manage memory Individual databases should have compatibility set to level 100Individual databases should have compatibility set to level 100 o Reporting services will not work on less than 90 SQL 2000 = 80 SQL 2005 = 90 SQL 2008 = 100

Backup and Restore Close all windows prior to performing task(s)Close all windows prior to performing task(s) Change filter “Files of type” when browsing to see all files Note: refreshes list so do this firstChange filter “Files of type” when browsing to see all files Note: refreshes list so do this first Use following naming convention when backing upUse following naming convention when backing up Name_initials_PreActionTakingPlace When restoring a database be sure to:When restoring a database be sure to: o Check Restore box when performing a restore o Check Overwrite the existing database under options

Security [Skip slide if NOT comfortable] Security OverviewSecurity Overview o Windows Server Server (This Computer) Server (This Computer) Network (Domain ONLY, current version of Dynamics does NOT support Workgroups) Network (Domain ONLY, current version of Dynamics does NOT support Workgroups) o SQL Server Server access (using management studio, creating maintenance plans, etc.) Server access (using management studio, creating maintenance plans, etc.) Global database(s) access Global database(s) access Individual database access Individual database access Individual object access i.e. Stored Procedures & Views Individual object access i.e. Stored Procedures & Views Servers running DynamicsServers running Dynamics o Server Authentication must be in “SQL Server and Windows Authentication mode” o Credentials are individual logins rather than group(s) – More maintenance during initial setup & staff hire / fire When creating logins be sure to understand key areas of accessWhen creating logins be sure to understand key areas of access o Server Role – Level of access to Management Studio Creating plans, adding new users, etc. Creating plans, adding new users, etc. o User Mapping – Per database(s) Individual database access with appropriate rights selected Individual database access with appropriate rights selected o Object Access Views, Stored Procedures, etc. may need certain access Views, Stored Procedures, etc. may need certain access

Maintenance Plans Visio look and feel Visio look and feel Use wizards when creating plans Use wizards when creating plans A good method to learning the new GUI A good method to learning the new GUI

Reports DB has to be in compatibility 90 or higher DB has to be in compatibility 90 or higher Disk usage and the activity monitor is what I use the mostDisk usage and the activity monitor is what I use the most

Tips and Tricks Databases Databases o Right Click for New Query Queries Queries o Intelisense (sp) when writing queries o Toolbar for options, results format, comments Tables / Stored Procedures Tables / Stored Procedures o Right Click for script options o Right Click for editing table, only does 200 by default

Questions?