0
I've been looking for users that have development tools installed within a company and have identified many that have Visual Studio and believe they need to keep it because they do SQL Queries. In my limited knowledge SQL Management Studio shouldn't require Visual Studio, but I'm not sure.
Does anyone know of any use cases where users performing queries against a database would require Visual Studio?
We have several hundred users so examining each one individually won't work. When we examine the software packages installed w/ our tools all we see is "Visual Studio YEAR" it doesn't specify shell vs. any other version. Is there something specific about Shell that differentiates it from the full version? Perhaps a file version or Registry entry that would not otherwise exist? – ChadM – 2013-09-11T20:28:18.280
I'm sure there is, if you are that worried about it. I'd recommend you just accept that the users are correct; they do need a visual studio component in order to execute sql queries. otherwise you will get into a dark place telling the difference between 2008 and 2008SP2, or SMSS vs SMSSExpress, etc. you script will need to be updated regularly, and you have to ask yourself if its really worth it. – Frank Thomas – 2013-09-12T12:11:56.930