Programmatically generate script for all objects in a database

前端 未结 5 699
情歌与酒
情歌与酒 2020-12-10 21:06

For an automated setup build that generates the setup for an application which uses Microsoft SQL Server, I am currently evaluating whether the following is possible:

<
5条回答
  •  一整个雨季
    2020-12-10 21:11

    Microsoft has also released a tool called 'mssql-scripter'. It can be found here: mssql-scripter

提交回复
热议问题