在 SQL Server Management Studio 2018 中无法找到“设备”在恢复数据库屏幕上
我正在尝试在 Management Studio 2018 中恢复“wideworldimporters-Full.bak”数据库。恢复它的说明指出要选择我在恢复数据库屏幕上看不到的设备选项。相反,它有我尝试过的备份文件浏览选项,但它给出了系统错误,无法找到该文件(我认为它正在寻找 .abf 文件)。
如果我能在恢复数据库方面获得任何帮助,我将不胜感激,以便我能够学习 PBI 课程。
I am trying to restore "wideworldimporters-Full.bak" database in management studio 2018. The instructions to restore it states to select device option which I don't see on restore database screen. Instead, it has backup file browse option which I tried but it gives a system error that it cannot find the file (I think it is looking for .abf file).
I would appreciate any help in restoring the database so that I can follow the PBI course.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在对象资源管理器(左)中右键单击“数据库”并选择“恢复数据库”。在弹出的对话框中,确保选择左侧的“常规”,然后您应该会看到“设备”选项。
In the Object Explorer (left) right click "Databases" and select "Restore Database". In the dialog that pops up, be sure on the left "General" is selected and you should see the "Device" option then.