1

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:

enter image description here

Paul Kruger
  • 2,094
  • 7
  • 22
  • 49

1 Answers1

-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.