Search

Definition of SSDT by Shawn Allen Burge

Active

2
0
Sign in
to vote
Type: Bug
ID: 771511
Opened: 11/17/2012 2:16:35 PM
Access Restriction: Public
0
Workaround(s)
1
User(s) can reproduce this bug
So I have Visual Studio 2012 installed. I also have SSDT (November Update) installed. Yet I have no Business Intelligence tools. Yet, the BI tools are part of SSDT.

Are there two different "SSDTs"? Did I miss something? I'd love to have my BI tools in VS2012, not just some DBA tools.
Details (expand)

Product Language

English

Version

SQL Server 2012 - Developer Edition

Category

Developer Tools (SSDT, BIDS, etc.)

Operating System

Windows 7 Ultimate (SP1)

Operating System Language

English

Steps to Reproduce

Install VS2012. Install SSDT November Update.

Actual Results

Fail to see BI tools in VS2012.

Expected Results

To see BI tools in VS2012.

Platform

 

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 11/20/2012 at 3:19 PM
In the SQL Server 2012 installer, developers can install SSIS/RS/AS tools for Visual Studio 2010 by selecting SSDT during installation.

In the web acquision experience, however, the SSDT shell only includes the database projects component. Installing SSDT from the web will not install SSIS/RS/AS tools.
Posted by Jamie Thomson on 11/17/2012 at 3:13 PM
No, you didn't miss anything. Microsoft did...

SSDT - What's in a name?
(http://sqlblog.com/blogs/jamie_thomson/archive/2012/04/03/ssdt-what-s-in-a-name.aspx)

In other words, the SSDT name is used in different places to mean different things. Its a mess as you have realized, and you're not alone!
Sign in to post a workaround.