当前位置:网站首页>[windows]--- SQL Server 2008 super detailed installation tutorial
[windows]--- SQL Server 2008 super detailed installation tutorial
2022-07-31 05:52:00 【m0_67401499】
1. After extracting the file, double-click the setup.exe installation file
2. After opening, click [Install] on the left side of the interface, and then click [New SQL Server Standalone Installation or Add Features to Existing Installation] on the right side
3. Enter the [SQL Server 2008 Installer] interface, the first is [Installer Support Rules]
Note: This step often occurs because the computer has installed some security software and fails to "restart the computer", so that the next step cannot be performed.
[Solution]:(1) "windows" key + R, enter regedit, press Enter, enter the registry.(2) Find the following location in the directory column on the left side of the registry:"HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession Manager"(3) Select "Session Manager" on the left, and then select and delete the "PendingFileRenameOperations" item on the right.
4. Click "OK" after no abnormality
5. Go to Product Keys page
Fill in the product key and click "Next" directly
6. Read the software license terms, select I accept the license terms, or you will not be able to use this software, click Next
7. Click Install
8. Click Next after successful installation
9. Click "Select All" and Next
10. Enter [Instance Configuration], select all defaults, and click [Next]
11. Continue to the next step
12. Enter [Server Configuration], click [Use the same account for all SQL Server services], select [NT AUTHORITYSYSTEM] for "Account Name", and click [OK], and then click [Next] to finish
Select all is automatic
13. Enter [Database Engine Configuration], set the "Authentication Mode" to "Mixed Mode", set the password (the password will be used for subsequent connections to the database), andClick "Add current user", so that the administrator is the system administrator. After setting, click [Next] directly
14. Enter [Analysis Services Configuration], click [Add Current User] to specify the SQL Server administrator, after setting, click [Next] directlyh1>
15. Enter [Reporting Services Configuration], directly select the first item by default, and click [Next]
16. Enter [Error and Usage Report], select as required, and then click [Next]
17. Enter [Installation Rules] and click [Next] -> [Installation]
18. Click install and wait for installation
19. After installation, click Next
20. Installation is complete, click Close
Use the connection tool SQL Server Management Studio that comes with Sql server2008 to connect to the databaseThe username defaults to saThe password is set in step 13 above
At this point, the installation is complete
边栏推荐
猜你喜欢
[Elastic-Job source code analysis] - job listener
leetcode-每日一题565. 数组嵌套(标记图和并查集)
什么是 GameFi?
Sword Point Offer Special Assault Edition ---- Day 1
第7章 网络层第2次练习题答案(第三版)
闭包(三)----执行环境
利用phpstudy搭建DVWA
feign调用不通问题,JSON parse error Illegal character ((CTRL-CHAR, code 31)) only regular white space (r
leetcode-829. 连续整数求和(数论)
碎片化NFT(Fractional NFT)
随机推荐
uni-app进阶之创建组件/原生渲染【day9】
第7章 网络层第3次练习题答案(第三版)
find、filter、map的区别
leetcode-每日一题剑指 Offer II 041. 滑动窗口的平均值(队列模拟)
13 【代理配置 插槽】
字符串的扩展
File operations in C language (1)
About integrating superset into your own project
了解SSRF,这一篇就足够了
【Elastic-Job】分布式调度任务概览篇
12 【网页布局总结 元素的显示与隐藏】
什么是EVM兼容链?
leetcode-每日一题1252. 奇数值单元格的数目(模拟优化)
Object,多态 1(第八天)
MySQL压缩包方式安装,傻瓜式教学
解决响应式数据依赖响应式数据无响应问题
Linux修改MySQL数据库密码
GUCCI、LV等奢侈品巨头如何布局元宇宙的,其他品牌应该跟上吗?
Sword Point Offer Special Assault Edition ---- Day 1
梳理一下自己常用的快捷键