Trouble hosting SQL Server database via Plesk panel

让人想犯罪 __ 提交于 2019-12-07 12:56:06

问题


First I give information about my products subscription, I have one year "Ultimate" subscription for Windows hosting with Plesk in addition I have subscribed for one year of SiteLock. I am trying to host ASP.NET websites with SQL Server databases, I am having hard time doing so. Firstly via the Plesk panel I did the following:

  1. I created SQL Server database, then I tried to upload .bak version of my database but unfortunately I got the msg: the feature currently unavailable.

    unavailable feature for MS database

  2. I created a new database user for my database created in step 1, I connected my SQL Server Management Studio and then tried to create or import databases, but unfortunately the user has no admin permission. The users Plesk panel allow you to create user which has only limited permission for viewing the databases only.

    permission denied

Is there a way to create admin user for my SQL Server database via Plesk control panel? Please advice.


回答1:


It maybe because of new 12.5 default permissions, check Tools&Settings > Database Hosting Settings:



来源:https://stackoverflow.com/questions/37111441/trouble-hosting-sql-server-database-via-plesk-panel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!