SQL Server 'Yukon' (RSS)

SQL Server 'Yukon'

Yukon and Whidbey Delayed - Mad or Happy?

I'm sure that most of you have read or heard by now that the release date of both Yukon and Whidbey has been delayed. Most of those I've spoken to at Microsoft, Microsoft Partners, and in the Community have told me that while being disappointed with the news of a new timeframe, that they are more than happy to wait a little longer for the release. Why? Because they want the quality, the features, and the revolutionary technology these two extraordinary products are promising to deliver to be done right, or as close to right as possible, the first time.

 So instead of the old adage, get the product out on time (even though it may have bugs, or features had to be slashed) to get it into the customers hands and then deliver service pack after service pack until all the features are finally there – most times breaking older features that users have already implemented. They’ve decided to say screw that, let’s just push back the release, do the thing right the first time, and if need be “Add” features later. And sure, they’ll probably get scrutinized by competitors like Oracle (who still uses a date driven model) for not delivering the products on time, but I think in the end they’ll be better off.

 So I guess my question is what do you prefer?

 A: A date driven model where the corporation delivers on time but not always the best product

 B: A feature/application model where the corporation delivers a rock solid product sometimes in a modified time frame.

 I know that there are many other issues here, but I’m just wondering about the above.

Whole Mess of New SQL Server Article on SqlJunkies

Featured:

Running Stored Procedures

By Wayne Freeze
In this article, you’ll learn how to extract a list of stored procedures from a database, plus information about the parameters associated with the stored procedure. Finally, you’ll see how to take this information and use it to call a stored procedure on the fly. (Monday, December 01, 2003)

Read More     Discuss in the Forums     See More Articles

Troubleshooting and Debugging SQL Web Services Configurations (Monday, November 24, 2003)
In this article, over 20 frequently asked questions about SQL endpoint configuration, the Windows HTTP API driver, and Web Services authentication are answered.

Merge Modules and MSDE (Sunday, November 23, 2003)
Merge modules are a feature of Windows Installer that provide a standard method for delivering components, insuring that the correct version of a component is installed. A merge module contains a...

Moving Tables and Indexes between Filegroups (Sunday, November 23, 2003)
In this bulletin, two frequently asked questions centered around moving data between various database files are discussed.

SQL Mail (Sunday, November 23, 2003)
SQL Server provides the ability to send and receive e-mail by using SQL Mail. SQL Mail has stored procedures and extended stored procedures that can be used to manipulate data, process queries...