| description | Publish a Database (SQL Server Management Studio) |
|---|---|
| title | Publish a Database (SQL Server Management Studio) | Microsoft Docs |
| ms.custom | |
| ms.date | 07/12/2021 |
| ms.prod | sql |
| ms.prod_service | database-engine |
| ms.reviewer | |
| ms.technology | |
| ms.topic | conceptual |
| ms.assetid | 98b2914e-7147-40af-ba7d-87253bbe8bf9 |
| author | WilliamDAssafMSFT |
| ms.author | wiassaf |
[!INCLUDE SQL Server] You can use the Generate and Publish Scripts Wizard to publish an entire database or individual database objects to a Web hosting provider.
Note
The functionality described in this topic used to be provided by the Publish Database Wizard. The publishing functionality has been added to the Generate and Publish Scripts Wizard, and the Publish Database Wizard has been discontinued.
The Generate Scripts Wizard can be used to create a script for transferring a database.
-
In Object Explorer, expand Databases, right-click a database, point to Tasks, and then click Generate Scripts. Follow the steps in the wizard to script the database objects.
-
On the Choose Objects page, select the objects to be published.
-
On the Set Scripting Options page, modify script with Advance options, then select Save as script file.
Generate Scripts (SQL Server Management Studio)
Copy Databases to Other Servers