sql - Unable to find Restore Database Option in SSMS -
i trying restore .bak file in sql server using ssms.
unable find restore database option in menu bar, when right-clicked on database.
what can possible reason that? need change ssms settings.
using sql server management studio 2014.
it's not possible restore .bak file azure sql database. migrate data azure sql database, see documentation: https://azure.microsoft.com/en-us/documentation/articles/sql-database-cloud-migrate/
Comments
Post a Comment