Usage Import Shifts Weekday Back One Day in French Version of SQL Server (274129)



The information in this article applies to:

  • Microsoft Site Server 3.0

This article was previously published under Q274129

SYMPTOMS

When you use the French version of SQL Server version 7.0 as a backend to the French version of Microsoft Site Server 3.0, Report Writer does not map data to the correct day of the week. Monday's data is displayed as Sunday's. Weekly reports show Sunday to Thursday, instead of Monday to Friday.

CAUSE

Site Server creates a SQL stored procedure named StoreDate that relies on the Datepart function to return the day of the week. The default value for the first day of the week is Sunday (7) in the English version of SQL Server. The default value for the French version of SQL Server is Monday (1). Therefore, when you import data, it is shifted back one day.

RESOLUTION

A supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Apply it only to computers that are experiencing this specific problem. This fix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Microsoft Site Server service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site:NOTE: In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The typical support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

The English version of this fix should have the following file attributes or later:
   Date      Time    Version      Size    File name     Platform
   -------------------------------------------------------------
 10/03/2000 15:27  7.0.0.1314  2,329,088  Dbsetupds.exe   x86 
 07/02/1998 15:27                    913  Eula.txt
 09/21/2000 23:14                  1,039  Fixes.txt
 01/27/1999 14:02                 62,544  Update.exe      x86 
 10/03/2000 15:21                  2,850  Update.inf

				

STATUS

Microsoft has confirmed that this is a problem in Site Server 3.0.

Modification Type:MinorLast Reviewed:10/6/2005
Keywords:kbprb kbQFE KB274129