SSDT – AumTechHub.Com http://aumtechhub.com Just share it!!! Thu, 04 Mar 2021 12:59:59 +0000 en-US hourly 1 https://wordpress.org/?v=6.7 179596041 How to autorecover sql script in ssms? http://aumtechhub.com/how-to-autorecover-sql-script-in-ssms/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-autorecover-sql-script-in-ssms Tue, 01 Sep 2020 18:34:34 +0000 http://aumtechhub.com/?p=165 Sometimes when SQL Server Management Studio crashes you end up losing your work. Many times it restarts on its own and loads the scripts that were not saved and gives you the option to reopen them. Other times it does not show this option especially when it doesnt auto start ssms after the crash. In this case you can still get your data back if you open the following path:

This is the path for if you have have SSDT version installed for VS2017

C:\Users\AumTechHubUser1\Documents\Visual Studio 2017\Backup Files\Solution1

]]>
165
Download SSMS and SSDT http://aumtechhub.com/download-ssms/?utm_source=rss&utm_medium=rss&utm_campaign=download-ssms Sat, 29 Aug 2020 03:16:24 +0000 http://aumtechhub.com/?p=135 Link to the latest version of SQL Server Management Studio download (SSMS)

Link to the latest version of SQL Server Data Tools (SSDT) for Visual Studio

]]>
135
Missing SSIS Toolbox http://aumtechhub.com/how-to-bring-ssis-toolbox/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-bring-ssis-toolbox Tue, 25 Aug 2020 23:57:52 +0000 http://aumtechhub.com/?p=25 In multiple different versions of Visual Studio (2010-2017) the toolbox tend to disappear in designer mode when working on SSIS packages. Select “SSIS” then “SSIS ToolBox”

It should look like the following when the toolbox is added.

In Visual Studio 2019 the same problem occurs. The toolbox tend to disappear and can be added using the following steps. Select “Extensions” >> “SSIS”>>”SSIS Toolbox”.

Once the toolbox is added it should look like the following.

]]>
25