当前位置:网站首页>Attach the simplified sample database to the SQLSERVER database instance
Attach the simplified sample database to the SQLSERVER database instance
2022-07-06 13:54:00 【No baldness】
Question presentation
When we execute Attach the simplified sample database to SqlServer In database instance Possible error in operation of :

Analyze the cause of the error ( At the same time, provide solutions to error reporting ):
1. Download the AdventureWorks Of zip Bao He SQL Server Management Studio Of Version inconsistency

SQL Server Management Studio2008

AdventureWorks2008
( The version must be consistent Talent , Otherwise, an error will occur when attaching the database )
2. Not running as administrator SQL Server Management Studio

( To attach a database, you need Run as Administrator SQL Server Management Studio)
3. Permission the permission of the folder where the attached database is placed
(1) decompression AdventureWorks Of zip package , Right click the extracted AdventureWorks Folder , open “ attribute ” ,
It opens at “ Security ” That column , Click on “ edit ” Options

(2) And then we can see AdventureWorks Authority The window of , Click on “ add to ”
(3) Came to Select the user / Group The window of , Click on “ senior ”, Select... In the new pop-up window “ Find now ” , Find and select “Everyone” , Finally, click “ determine ”



(4) stay Everyone Under the authority of ,“ allow ” Column select all , “ application ” after ——> Click on “ determine ”

(5) Finally open SQL Server Management Studio Connect to server , Additional database ......


Attach success !
Remember to come back and praise me for successfully solving the problem !!! Crab ~
边栏推荐
- 7-14 错误票据(PTA程序设计)
- [during the interview] - how can I explain the mechanism of TCP to achieve reliable transmission
- QT meta object qmetaobject indexofslot and other functions to obtain class methods attention
- Renforcer les dossiers de base de l'apprentissage
- 仿牛客技术博客项目常见问题及解答(三)
- PriorityQueue (large root heap / small root heap /topk problem)
- Leetcode.3 无重复字符的最长子串——超过100%的解法
- The latest tank battle 2022 - full development notes-3
- TypeScript快速入门
- Callback function ----------- callback
猜你喜欢

撲克牌遊戲程序——人機對抗

仿牛客技术博客项目常见问题及解答(二)

Canvas foundation 1 - draw a straight line (easy to understand)

7-5 走楼梯升级版(PTA程序设计)

Strengthen basic learning records

实验六 继承和多态

A comprehensive summary of MySQL transactions and implementation principles, and no longer have to worry about interviews

优先队列PriorityQueue (大根堆/小根堆/TopK问题)

Mixlab unbounded community white paper officially released

About the parental delegation mechanism and the process of class loading
随机推荐
实验六 继承和多态
[graduation season · advanced technology Er] goodbye, my student days
[modern Chinese history] Chapter 9 test
The difference between abstract classes and interfaces
[the Nine Yang Manual] 2016 Fudan University Applied Statistics real problem + analysis
The latest tank battle 2022 - Notes on the whole development -2
简述xhr -xhr的基本使用
[the Nine Yang Manual] 2018 Fudan University Applied Statistics real problem + analysis
SRC mining ideas and methods
编写程序,模拟现实生活中的交通信号灯。
Matlab opens M file garbled solution
Reinforcement learning series (I): basic principles and concepts
Get started with typescript
【手撕代码】单例模式及生产者/消费者模式
The difference between cookies and sessions
FAQs and answers to the imitation Niuke technology blog project (III)
强化学习基础记录
简单理解ES6的Promise
【VMware异常问题】问题分析&解决办法
1143_ SiCp learning notes_ Tree recursion