当前位置:网站首页>SQL Server 安裝指南
SQL Server 安裝指南
2022-07-02 00:04:00 【藍天⊙白雲】
SQL Server 安裝指南
安裝 SQL-Server。
(1) 從微軟官網中下載 SQL Server 2019 Developer版,可直接複制以下鏈接打開,本實驗過程環境選擇的是 windows,可以根據自身電腦進行環境的選擇。
下載鏈接
(2) 下載完成之後打開文件(.exe)所在比特置,右擊以管理員的身份運行該程序,一般選擇安裝類型為:自定義。然後即可下載安裝程序包(下載時間有點長,請耐心等待一下):
選擇【安裝】,點擊【全新 SQL Server 獨立安裝或向現有安裝添加功能】
(3) 選擇版本,選擇開發版(Developer)即可,無需輸入密鑰
(4) 接下來就可以一直點擊【下一步】,到【功能選擇】選擇自己所需要的功能,必選“數據庫引擎服務”和“ SQL Server 複制”,也可以全選安裝。
最好不要換目錄,換到別的(機械)盤可能效率會低。
(5) 【實例配置】 選擇“默認實例”即可, 然後【下一步】。
【服務器配置】直接選擇【下一步】
(6) 【數據庫引擎配置】選擇【混合模式】,設置密碼。此時用戶名為 sa,並點擊“添加當前用戶”按鈕添加用戶。
【添加當前用戶】然後【下一步】。
(7) 點擊【安裝】
顯示成功。
(8) 下 載 SQL Server Management Studio ( SSMS ):
點擊此處下載
(9) 下載完成後打開下載文件(.exe)所在文件夾,以管理員身份運行,可按自行需求更改默認比特置後,單擊【安裝】。
(10)找到 Microsoft SQL Server Management Studio,點擊並打開; 輸入用戶以及密碼即可。
边栏推荐
- 2021 robocom world robot developer competition - preliminary competition of undergraduate group
- Is it safe to buy funds on Great Wall Securities?
- 时间复杂度与空间复杂度
- JPA handwritten SQL, received with user-defined entity classes
- Shell custom function
- Windows10 install WSL (I) (wslregisterdistribution error)
- 电商RPA机器人,助力品牌电商抢立流量高点
- 【QT】QtCreator卸载与安装(非正常状态)
- 边缘计算概述
- .env.xxx 文件,加了常量,卻undefined
猜你喜欢
【QT】对于Qt MSVC 2017无法编译的问题解决
The essence of software architecture
Niuke - Practice 101 - reasoning clown
Download the online video m3u8 tutorial
GCC compilation
Selectively inhibiting learning bias for active sampling
【QT】Qt 使用MSVC2017找不到编译器的解决办法
牛客-练习赛101-推理小丑
比较通俗易懂的PID理解
[QT] qtcreator uninstall and installation (abnormal state)
随机推荐
RPA tutorial 01: Excel automation from introduction to practice
Multi table operation - one to one, one to many and many to many
The difference between timer and scheduledthreadpoolexecutor
const // It is a const object... class nullptr_ t
使用 pair 做 unordered_map 的键值
Digital transformation has a long way to go, so how to take the key first step
SQL数据分析之子查询的综合用法和案例题【耐心整理】
[Qt] résoudre le problème que Qt msvc 2017 ne peut pas Compiler
[cmake] cmake configuration in QT Creator
leetcode96不同的二叉搜索树
Windows10 install WSL (I) (wslregisterdistribution error)
GaussDB(for MySQL) :Partial Result Cache,通过缓存中间结果对算子进行加速
LDR6035智能蓝牙音响可充可放(5.9.12.15.20V)快充快放设备充电
2021 robocom world robot developer competition - preliminary competition of higher vocational group
SecurityUtils.getSubject().getPrincipal()为null的问题怎么解决
【.Net Core】程序相关各种全局文件
vs2015 AdminDeployment. xml
Regular expression collection
Leetcode96 different binary search trees
golang中的iota