- In SQL Server Data Tools (Visual Studio), right-click on the DB.AdventureWorksLT project and select Publish..., as shown in the following screenshot:
- The following screen appears; click on the Edit... button to create a connection string to our local SQL Server instance:
- As shown in the following screenshot, clicking on the Browse tab brings up a screen where we can choose the SQL Server instance location. In our case, we'll choose Local. Expand the Local label and choose your SQL Server instance, in our case SSISCOOKBOOK ...