I'm trying to restore a MSSQL database from a backup file (.bak). I'm using Plesk with Godaddy for hosting. Unfortunately Plesk in Godaddy only provides Read and Write permission to MSSQL users. When I'm trying to restore the database using my .bak file using SQL Server Management Studio (SSMS), it requires DBO (Database Owner) permission to complete the restore. Is there any way around for this?
I have tried to change the permission in Plesk admin, but it won't allow me. I have contacted Godaddy about it, they said user permission is restricted in a shared setup of Godaddy and Plesk.