June 1, 2016 at 2:41 am
Hi All,
How to install SSDT tool in SQL server 2014. Here we don't want to install visual studio. Can anyone share the process to proceed further.
June 1, 2016 at 5:31 am
SSDT is built into Visual Studio. You're going to have to install at least the shell of Visual Studio to get SSDT. You can download it from here. The requirements for what and how you have to install it are listed there.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
June 1, 2016 at 5:55 am
When I am trying to install SSDT 2014 and it is throwing error message saying that visual studio is not available.
Here we have the visual studio 2010 Shell. As per my understanding it required Visual studio 2013.
If we to install SSDT-BI it will have in in-built visual studio and we won't get the error message.
Is there anyway to install SSDT 2014 without having visual studio 2013.
June 1, 2016 at 6:00 am
No. That's why it's telling you to install Visual Studio.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
June 1, 2016 at 8:36 am
If you have to target the VS 2010 shell I do not think SSDT will work for you at all. The furthest back SSDT can go back is VS 2012. It looks like MS used to have a version but no longer make it available. You will need to get BIDS from SQL Server 2008 R2 media if you want to target VS 2010.
Previous releases of SQL Server Data Tools (SSDT and SSDT-BI)
https://msdn.microsoft.com/en-us/library/mt674919.aspx
Joie Andrew
"Since 1982"
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply