Here's another rant I have about SQL Server 2005.

Visual Studio supports a database project type. I have used this project type for numerous projects. It's a great way to manage the script code for tables, stored procedures, views, and so on.

I first discovered the limited scripting abilities of SQL Server 2005 earlier today but I noticed the SQL Server 2005 installation process installed a copy of Visual Studio 2005 on my machine. "Nice," I thought. "I'll use it to open my database project and update my scripts from Visual Studio." But luck was not on my side today.

Even though the installation process for SQL Server 2005 installs Visual Studio, it does not install support for the database project type. Guess I need to run the full Visual Studio installer, which seems silly to me. After all Visual Studio supports a database project type AND a copy of Visual Studio was installed by SQL Server 2005, which is after all a database. Seems to me it would be appropriate for the SQL Server 2005 installation to install the database project type if it is going to also install Visual Studio. It's definitely more appropriate than some of the things past versions of IE would install. [Ever wonder why a web browser needs to install MDAC (Microsoft Data Access Components)?]

posted by Kirby | 04-May-2006 2:21 PM | comments (0)

Add Your Comment

Comment:
(No HTML)

Name:
E-mail/Web site:
Your e-mail/web site will not be published on this site. It is optional and will only be used by me should I need to contact you directly.
 
By checking this option, this site will remember your name and e-mail/web site on future visits. Uncheck this option to have the site not remember who you are on future visits.
 
Enter the code shown above:
Copyright © 1999-2008 Kirby Turner.
Site software written by White Peak Software Inc, a provider of custom software and software development coaching.