SQL Server2017 Developer下载 安装 配置 及安装帮助文档

下载地址

下载地址:https://www.microsoft.com/zh-cn/sql-server/sql-server-downloads

安装步骤

1.运行下载的 SQLServer2017-SSEI-Dev.exe文件

在这里插入图片描述
2.选择安装类型【基本】
在这里插入图片描述
3.选择语言【中文(简体)】,点击【接受】
在这里插入图片描述
4.选择安装位置,点击【安装】
在这里插入图片描述
5.开始下载安装程序包
在这里插入图片描述
6.安装
在这里插入图片描述
7.安装完成,已有SSMS的可以单击【关闭】完成安装,没有SSMS的可以单击【安装SSMS】,开始安装SSMS。
SSMS的下载安装也很简单,基本也是傻瓜操作。在此不详细描述。
在这里插入图片描述

远程连接配置

SQL服务启用(一般默认为自动启用,如果未启用,可手动设置)

1.打开【开始】菜单,打开【Microsoft SQL Server 2017】点击【SQL Server 2017配置管理器】
在这里插入图片描述
2.启用SQL Server服务:单击【SQL Server服务】,右键单击【SQL Server(MSSQLSERVER)】 单击【启用】
在这里插入图片描述

TCP/IP协议启用

1.仍然在SQL Sever2017 配置管理器中,将TCP/IP协议启用
在这里插入图片描述

允许远程连接

1.未安装SSMS的应先安装SSMS,安装好了,打开。
在这里插入图片描述
服务器名称为本机 计算机名
服务器名称为本机计算机名
3.右键单击根目录,单击属性
在这里插入图片描述
4.单击【安全性】,服务器身份验证选择【SQL Server和Windows身份验证模式】(推荐)
在这里插入图片描述
5.点击【连接】,远程服务器连接勾选【允许远程连接到此服务器】
在这里插入图片描述

用户配置

1.回到初始界面,展开左侧树目录【安全性】–>【登录名】,右键单击【sa】,单击【属性】

在这里插入图片描述
2.单击【常规】,输入密码,再输入确认密码
在这里插入图片描述
3.选择【状态】,是否允许连接到数据库引擎选择【授予】,登录名选择【启用】,单击【确定】
在这里插入图片描述
6.可以使用sa连接数据库了,远程连接数据库时,服务器名称输入 数据库的IP地址,身份验证使用SQL Server身份验证,登录名为sa,密码输入对应的密码。
在这里插入图片描述

安装帮助查看器+帮助文档

从SQL Server2017开始,便无法从SQL Server安装程序安装Help Viewer。
下载使用 帮助查看器2.x

下载使用 帮助查看器1.x

下载好帮助查看器后,若看不懂文档如何下载安装,可查看此博客。

官方SQLServer技术文档

  • 2
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
What this book covers Chapter 1, Introduction to SQL Server 2016, very covers briefly the most important features and enhancements, not only those for developers. We want to show the whole picture and point where things are moving on. Chapter 2, Review of SQL Server Features for Developers, is a brief recapitulation of the features available for developers in previous versions of SQLServer and serves as a foundation for an explanation of the many new features in SQLServer 2016. Some best practices are covered as well. Chapter 3, SQL Server Tools, helps you understand the changes in the release management of SQL Server tools and explores small and handy enhancements in SQLServer Management Studio (SSMS). It also introduces RStudio IDE, a very popular tool for developing R code, and briefly covers SQL Server Data Tools (SSDT), including the new R Tools for Visual Studio (RTVS), a plugin for Visual Studio, which enables you to develop R code in an IDE that is common and well-known among developers that use Microsoft products and languages. Chapter 4, Transact-SQL Enhancements, explores small Transact-SQLenhancements: new functions and syntax extensions, ALTER TABLE improvements for online operations, and new query hints for query tuning. Chapter 5, JSON Support in SQL Server, explores the JSON support built into SQLServer. This support should make it easier for applications to exchange JSON data with SQLServer. Chapter 6, Stretch Database, helps you understand how to migrate historical or less accessed data transparently and securely to Microsoft Azure by using the Stretch Database (Stretch DB) feature. Chapter 7, Temporal Tables, introduces support for system-versioned temporal tables based on the SQL:2011 standard. We’ll explain how this implemented in SQLServer is and demonstrates some use cases for it (for example, a time-travel application). Chapter 8, Tightening the Security, introduces three new security features. With Always Encrypted, SQLServer finally enables full data encryption. Row-level security on the other side restricts which data in a table can be seen by specific user. Dynamic data masking is a soft feature that limits sensitive data exposure by masking it to non-privileged users. Chapter 9, Query Store, guides you through Query Store, and helps you to troubleshoot and fix performance problems that are related to execution plan changes. Chapter 10, Columnstore Indexes, revises the columnar storage and then explores the huge improvements for columnstore indexes in SQLServer 2016: updateable nonclustered columnstore indexes, columnstore indexes on in-memory tables, and many other new features for operational analytics. Chapter 11, Introducing SQL Server In-Memory OLTP, describes a feature introduced in SQL Server 2014 that is still underused: the In-Memory database engine, which provides significant performance gains for OLTP workloads. Chapter 12, In-Memory OLTP Improvements in SQL Server 2016, describes all of the improvements of the In-Memory OLTP technology in SQLServer 2016, which extend the number of potential use cases and allow implementation with less development effort and risk. Chapter 13, Supporting R in SQL Server, introduces R Services and the R language. It explains how SQLServer R Services combine the power and flexibility of the open source R language with enterprise-level tools for data storage and management, workflow development, and reporting and visualization. Chapter 14, Data Exploration and Predictive Modeling with R in SQL Server, shows how you can use R for advanced data exploration and manipulation, and for statistical analysis and predictive modeling that is way beyond what is possible when using T-SQLlanguage.

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值