企业管理器与应用程序的连结失败
由于N久没有用sql server了,所以在对某台sql server的数据库做备份和迁移时,我选择了比较容易操作的图形化界面——企业管理器。(当然会有命令在查询分析器里操作更好)不过新装的 sql server在打开查询分析器时,跳出了一个错误,见下图:
<a href="https://blog.361way.com/wp-content/uploads/2012/04/mmc.bmp"><img title="mmc" alt="" src="https://blog.361way.com/wp-content/uploads/2012/04/mmc.bmp" /></a>
解决方法: 开始--运行中输入regsvr32 semsfc.dll /s 回车,问题解决。
接着点击sql server组——右建新建sql server注册——下一步——在可用的服务器里,选择要连结的服务器。
添加完成后,在数据库列表里选择要备份的数据库,右键所有任务——备份数据库即可。
捐赠本站(Donate)
如您感觉文章有用,可扫码捐赠本站!(If the article useful, you can scan the QR code to donate))
- Author: shisekong
- Link: https://blog.361way.com/sqlserver-mmc/1231.html
- License: This work is under a 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议. Kindly fulfill the requirements of the aforementioned License when adapting or creating a derivative of this work.