在ftp服务器上恢复数据库 [英] restore database on ftp server

查看:101
本文介绍了在ftp服务器上恢复数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我用C#恢复数据库时,我得到了这个错误: -



用户无权恢复数据库''test''。



RESTORE DATABASE异常终止



请帮助..

when i restore database with C# then i got this error:-

User does not have permission to RESTORE database ''test''.

RESTORE DATABASE is terminating abnormally

Please help..

推荐答案

这表示您没有权限恢复正在尝试的SQL Server上的数据库。

通过此链接获取更多详细信息

http://www.sqlbackuprestore.com/backupandrestorerights.htm [ ^ ]
This indicates that you do not have permissions to Restore the database on the SQL Server that you are trying.
Go through this link for more details
http://www.sqlbackuprestore.com/backupandrestorerights.htm[^]


这篇关于在ftp服务器上恢复数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆