|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Tuesday, August 02, 2011 8:13 AM
Points: 19,
Visits: 146
|
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 7:36 PM
Points: 32,931,
Visits: 26,820
|
|
I hope this was at least a paid entry. Other wise, I'd have to rate it as some seriously overdone SPAM.
--Jeff Moden "RBAR is pronounced "ree-bar" and is a "Modenism" for "Row-By-Agonizing-Row".
First step towards the paradigm shift of writing Set Based code: Stop thinking about what you want to do to a row... think, instead, of what you want to do to a column."
For better, quicker answers on T-SQL questions, click on the following... http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following... http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Tuesday, August 02, 2011 8:13 AM
Points: 19,
Visits: 146
|
|
Sorry, Not paid and not my intention to SPAM anyone. I was worried about it being over the line but figured I'd at least make a few people chuckle. My mistake.
Bill Wunder
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, April 18, 2013 5:02 AM
Points: 206,
Visits: 546
|
|
Perhaps not the most subtle...but that lack of sublety did make me chuckle. And whilst I don't think our company is likely to invest in the software at the moment, it's handy to know that it's available in the marketplace.
C
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Friday, May 10, 2013 2:04 PM
Points: 116,
Visits: 326
|
|
| I find it unusual that the requirement of SQL Server 2008 is not mentioned until you actually try to install the utility.
|
|
|
|
|
SSC-Dedicated
           
Group: Administrators
Last Login: Today @ 11:20 AM
Points: 31,437,
Visits: 13,752
|
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 7:36 PM
Points: 32,931,
Visits: 26,820
|
|
Sorry... didn't realize that it was a sponsored article in that, if you go directly to the article itself, there's nothing in the article or it's header to indicate that's what it was. I should have known better because people can actually post their own articles. My humble appologies.
--Jeff Moden "RBAR is pronounced "ree-bar" and is a "Modenism" for "Row-By-Agonizing-Row".
First step towards the paradigm shift of writing Set Based code: Stop thinking about what you want to do to a row... think, instead, of what you want to do to a column."
For better, quicker answers on T-SQL questions, click on the following... http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following... http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
|
|
|
|
|
SSC-Dedicated
           
Group: Administrators
Last Login: Today @ 11:20 AM
Points: 31,437,
Visits: 13,752
|
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Tuesday, August 02, 2011 8:13 AM
Points: 19,
Visits: 146
|
|
To be honest, it does not really require SQL Server 2008, only the SQL Server 2008 SMO assemblies. However, if you try to target a SQL Server 2008 from a SQL Server 2005 without .NET 3.5 SP1 and 10.0 SMO the results are incomplete. Its the same problem you have with trying to use DMO on a 2005 instance.The backward compatibility scenario is a much better experience. So I decided it was better guidance to point yoou toward SQL Server 2008. I think it is spelled out a little better in the "Installing SQL Clue" help file.
I added that installer check box page with the SQL Server 2008 requirement message last week. The check list is there as a reminder. It helps eliminate confusion about why the install fails when it fails. It also allows you to bail on the installation before anything happens.
The true prerequisites - those checked in the Visual Studio setup project - are Windows Installer 3.1, .NET 3.5 SP1, ReportViewer 2008, and [a minimum of] SQL Server 2005 Express SP2. These can all be downloaded directly from Microsoft (at no cost).
SQLClue is a great first SQL Server 2008 box for the DBA. It is an application fully under the control of the DBA and it uses features new with 2008. While the stuff installs, configures and runs nicely, you get an opportunity to get some time behind the wheel in a low stress but highly useful way before the shop adds a line of business 2008 instance.
Bill Wunder
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 7:36 PM
Points: 32,931,
Visits: 26,820
|
|
Steve Jones - Editor (2/23/2009) People can't post their own articles. They can submit them, but they're all reviewed.
And, I even phat-phingered my response... I meant to say "can't" and it came out "can".
--Jeff Moden "RBAR is pronounced "ree-bar" and is a "Modenism" for "Row-By-Agonizing-Row".
First step towards the paradigm shift of writing Set Based code: Stop thinking about what you want to do to a row... think, instead, of what you want to do to a column."
For better, quicker answers on T-SQL questions, click on the following... http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following... http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
|
|
|
|