Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 2.67 KB

File metadata and controls

55 lines (42 loc) · 2.67 KB

title: "Tutorial: Getting Started with the Database Engine | Microsoft Docs" ms.custom: "" ms.date: "06/21/2017" ms.prod: sql ms.prod_service: "database-engine" ms.component: "tutorial" ms.reviewer: "" ms.suite: "sql" 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: "rothja" ms.author: "jroth" manager: craigg monikerRange: "= azuresqldb-current || >= sql-server-2016 || = sqlallproducts-allversions"

Tutorial: Getting Started with the Database Engine

[!INCLUDEappliesto-ss-asdb-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