I am trying to restore my MSSQL database in Azure Data Studio. I right click the database, click restore, the change Restore from
to Backup File
. Then I click the 3 dots in the Backup file path
and then it loads a while and gives me this error:
Asked
Active
Viewed 665 times
1

Paul Kruger
- 2,094
- 7
- 22
- 49
1 Answers
-1
You were trying to import the mssql database on the Azure. But it failed somehow. You need to delete the old database and create the new database, it will work.

Ayush Mehrotra
- 7
- 1