ACC2000: Synchronization Fails When System Date Is Greater Than 2038ID: Q203627
|
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:
The synchronization then fails without any data being exchanged.Synchronization between replica <file> and replica <file> failed.
The Microsoft Jet database engine could not read the system clock on your computer.
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.
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.
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.
Additional query words: inf prb Y2K Year replication synchronization millennium
Keywords : kb2000 OdeGen
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: May 13, 1999