How to prepare SQL Server 2005 and SQL Server 2000 for changes to daylight saving time in 2007

By Bill Graziano on 5 March 2007 | Tags: General


"In August 2005, the U. S. Congress passed the Energy Policy Act. This act changes both the start date and the end date of daylight saving time (DST). When this act goes into effect in 2007, DST will start three weeks earlier and will end one week later than when it traditionally started and ended. Specifically, DST will start at 2:00 A.M. on the second Sunday in March and will end at 2:00 A.M. on the first Sunday in November." The summary is that you need to patch the operating system and Notification Services if you use it. The link has a fair amount of detail on how SQL Server deals with times.

Link: How to prepare SQL Server 2005 and SQL Server 2000 for changes to daylight saving time in 2007


Related Articles

Visual Studio 2005 Team Edition for Database Professionals (5 June 2006)

SQL Server/Visual Studio/BizTalk Connected Systems Developer Competition (30 May 2005)

Microsoft Developer Survey (9 December 2004)

MS Best Practices Analyzer Released (26 May 2004)

Appropriate Uses of MSDE (11 October 2002)

MSDE Information and Requirements (25 March 2002)

MDAC in Motion (26 November 2001)

Oracle vs. SQL Server - An Issue Of Complexity (10 June 2001)

Other Recent Forum Posts

Extracting data between two consistents in a string (8h)

Which Scheduled Task is Backing Up My Database? (13h)

Finding the latest unreversed receipt (16h)

Sql sorting by date doesn't work (20h)

Unable to Import the trace file (3d)

Error on ALTER VIEW but same ALTER runs OK from SSMS (4d)

Creating groups based on criteria and time based? (7d)

Tsql - logic to to get the Expected result (7d)

- Advertisement -