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. enter image description here

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

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -