Microsoft Knowledge Base Email Alertz

(203627) - When you set the system date on your computer to a year greater than or equal to 2038, you may receive the following error message: Synchronization between replica file and replica file failed. The Microsoft Jet database engine could not read the...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 203627 - Last Review: July 15, 2004 - Revision: 1.1

ACC2000: Synchronization Fails When System Date Is Greater Than 2038

This article was previously published under Q203627
This article applies only to a Microsoft Access database (.mdb).

Moderate: Requires basic macro, coding, and interoperability skills.

SYMPTOMS

When you set the system date on your computer to a year greater than or equal to 2038, you may receive the following error message:
Synchronization between replica <file> and replica <file> failed.

The Microsoft Jet database engine could not read the system clock on your computer.
The synchronization then fails without any data being exchanged.

CAUSE

Microsoft Jet Replication calls a Time() function to record events during synchronization. This function uses a fixed range of year values. The upper limit of this range is 2038. Dates greater than or equal to 2038 cause the error described in the "Symptoms" section.

RESOLUTION

If you use replication in Microsoft Access, make sure that the system clock is set to a date earlier than the year 2038 to avoid this error.

MORE INFORMATION

Setting the system date to a year greater than or equal to 2038 ordinarily does not affect the functionality of Microsoft Access, which can store and work with date values up to December 31, 9999. This error occurs only when the Microsoft Jet database engine records synchronization events.

APPLIES TO
  • Microsoft Access 2000 Standard Edition
Keywords: 
kbprb KB203627
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate