Getting started with ssdt

Other topics

Remarks:

This section provides an overview of what ssdt is, and why a developer might want to use it.

It should also mention any large subjects within ssdt, and link out to the related topics. Since the Documentation for ssdt is new, you may need to create initial versions of those related topics.

Hello World

Please download example at: Hello World Project

  1. Open project HelloWorld.sqlproj in Visual Studio
  2. From the Build menu select Publish HelloWorld...
  3. The project will now build and bring up a dialog window
  4. Edit the Target database connection
  5. Click Publish
  6. A pane titled Data Tools Operations should now be visible and it will display the results.

If everything was successful you will now have deployed a database called HelloWorld with the following table HelloWorld to the instance specified in step 4.

Contributors

Topic Id: 6924

Example Ids: 23419

This site is not affiliated with any of the contributors.