Sql Server 2008 Install
        Posted  
        
            by Steve
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Steve
        
        
        
        Published on 2010-03-07T18:59:46Z
        Indexed on 
            2010/03/16
            12:36 UTC
        
        
        Read the original article
        Hit count: 571
        
I already have Visual Studio 2008 installed. When installing developer Sql Server 2008, do I need to check the Business Intelligence Development Studio option? I'm guessing not.
I assume if I already have VS 2008, the install will just add the relevant Sql Server related project types into VS 2008.
EDIT:
I marked the question answered before I did the install - I've installed Sql Server before and I thought this was what happened, but on doing this install, leaving the BI studio option unchecked does NOT install the SQL Server projects in Visual Studio. I had to go back and install it, so the answer is... Check it!
I was overthinking the install - it's smart enough not to install VS twice.
© Stack Overflow or respective owner