Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 2.64 KB

File metadata and controls

51 lines (39 loc) · 2.64 KB
title Tutorial: Getting Started with the Database Engine | Microsoft Docs
ms.custom
ms.date 2016-06-02
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic get-started-article
helpviewer_keywords
tutorials [connecting]
tutorials [Database Engine]
unable to connect [SQL Server]
failure to connect [SQL Server]
connecting tutorial [SQL Server]
ms.assetid 655e709b-346b-469c-bddc-a5a0238d07e0
caps.latest.revision 20
author BYHAM
ms.author rickbyh
manager jhubbard

Tutorial: Getting Started with the Database Engine

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx_md]

Welcome to the Getting Started with the [!INCLUDEssDE] tutorial. This tutorial is intended for users who are new to [!INCLUDEssNoVersion] and who have installed [!INCLUDEssNoVersion] or [!INCLUDEssExpress]. This brief tutorial helps you get started using the [!INCLUDEssDE].

What You Will Learn

This tutorial shows you how to connect to the [!INCLUDEssDE] using [!INCLUDEssManStudioFull] on both the local computer and from another computer.

This tutorial is divided into two lessons:

Lesson 1: Connecting to the Database Engine
In this lesson, you will learn how to connect to the [!INCLUDEssDE] and enable additional people to connect.

Lesson 2: Connecting from Another Computer
In this lesson, you will learn how to connect to the [!INCLUDEssDE] from a second computer, including enabling protocols, configuring ports, and configuring firewall settings.

Requirements

This tutorial has no knowledge prerequisites.

Your system must have the following installed to use this tutorial:

See Also

Tutorial: SQL Server Management Studio