FIX: Some java.sql.timestamp values may not be translated to the appropriate SQL Server date and time values in SQL Server 2000 Driver for JDBC (909399)



The information in this article applies to:

  • Microsoft SQL Server 2000 Driver for JDBC

SYMPTOMS

JDBC applications insert the java.sql.timestamp values into Microsoft SQL Server 2000 databases by using the Microsoft SQL Server 2000 Driver for JDBC. When the java.sql.timestamp values are close to a transition to or from daylight-saving time, some java.sql.timestamp values may not be translated to the appropriate SQL Server date and time values.

CAUSE

This problem occurs because an algorithm in the SQL Server 2000 Driver for JDBC translates some java.sql.timestamp values incorrectly to SQL Server date and time values that are one hour off from the correct time.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next SQL Server 2000 Driver for JDBC service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone 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 usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

To apply this hotfix, you must have SQL Server 2000 Driver for JDBC Service Pack 3 (SP3) installed on the computer. For more information about how to obtain SQL Server 2000 Driver for JDBC SP3, click the following article number to view the article in the Microsoft Knowledge Base:

883370 Information about how to obtain the latest SQL Server 2000 Driver for JDBC service pack

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
File nameFile versionFile sizeDateTime
Msbase.jarNot applicable289,60630-Aug-200501:37
Mssqlserver.jarNot applicable67,23030-Aug-200501:37
Msutil.jarNot applicable56,53730-Aug-200501:37
Note Because of file dependencies, the most recent hotfix or feature that contains these files may also contain additional files.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

This problem only occurs when SQL Server 2000 Driver for JDBC runs on computers in certain time zones.

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

Modification Type:MinorLast Reviewed:12/14/2005
Keywords:kbBug kbnofix kbfix kbtshoot kbprb KB909399 kbAudITPRO kbAudDeveloper