ACC97: Date Criteria in Converted DB Returns Incorrect ResultsID: Q160503
|
Novice: Requires knowledge of the user interface on single-user computers.
You have a Microsoft Access 2.0 or 7.0 database that uses a literal date
between 1900 and 1929 as criteria in a query. After you convert or enable
that database in Microsoft Access 97, the query returns the wrong records
or no records at all.
For information about the same symptoms occurring in Microsoft Access 7.0,
please see the following article in the Microsoft Knowledge Base:
Q155669 ACC: Years 01-29 Default to Year 2000 When Typed As M/D/YY
You have a newer version of Oleaut32.dll, which may have been installed by Microsoft Internet Explorer version 3.0 or Microsoft Windows NT version 4.0.
You can work around this behavior in the following ways:
This behavior is by design.
Table: Table1
-----------------------
Field Name: TestDate
Data Type: Date/Time
TestDate
---------------
1/1/29
6/11/09
5/15/36
Query: Query1
-------------------------
Type: Select Query
Field: TestDate
Table: Table1
Criteria: >=#01/01/01#
Keywords : kbusage CnvVerDif QryCrit
Version : 97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 20, 1999