Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 2.59 KB

File metadata and controls

48 lines (37 loc) · 2.59 KB
description Tutorial: Getting Started with the Database Engine
title Tutorial: Getting Started with the Database Engine
ms.custom seo-dt-2019
ms.date 06/21/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology
ms.topic quickstart
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
author rothja
ms.author jroth
monikerRange =azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current

Tutorial: Getting Started with the Database Engine

[!INCLUDE SQL Server Azure SQL Database]

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