Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

Data Management

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

Search

XML Feeds

Google Ads

Tags: hotfix

comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

Cumulative update package 2 for SQL Server 2008 is available. Here is what is fixed in this cumulative update

SQL Hotfix bug numberKB article numberDescription
50003172959783FIX: A deadlock occurs when you implement DDL statements against the partitions that are defined in a partitioned table in SQL Server 2008
50003229945127FIX: You may still experie...
Read More...
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

Cumulative Update 1 contains hotfixes for the Microsoft SQL Server 2008 issues that have been fixed since the release of SQL Server 2008.

You can request this SQL Server 2008 Cumulative Update here: http://support.microsoft.com/default.aspx/kb/956717

Below is the long list of things that have been fixed

When you use a SAP client computer to view a SQL Server database, the database may be smaller than expected/kbIn SQL Server 2008, a query returns incorrect results for the Date data type when you ru...

Read More...
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

FIX: A MERGE statement may not enforce a foreign key constraint when the statement updates a unique key column that is not part of a clustering key and there is a single row as the update source in SQL Server 2008

In Microsoft SQL Server 2008, a foreign key constraint may not be enforced when the following conditions are true:

• A MERGE statement is issued.

• The target column of the update has a nonclustered unique index.

Microsoft has created the first Hotfix for SQL Server 2008 which will fix this issue.

You can read more a...

Read More...