D
dw85745
PROBLEM
Compacting is Corrupting Table with PrimaryKey of DateTime
Prior to compacting (copy/pasting a new table), DAO MoveFirst returns
the first record
in the table.
After compacting DAO MoveFirst returns Other Than the first record (the
record being returned a good record but it appears compacting is
changing the pointer to which MoveFirst applies)>
BACKGROUND
OS: Win98
Access: Office97
Control Panel/Regional Settings/Date: 1926 - 2025
KB240244 says: "The low end of the operational date range for Jet 3.5
is the year 200, and the high end of the operational date range is the
year 2038."
Table Format:
fldHistDate PrimaryKey DateTime
fldHistOpen Number->Single
fldHistHigh Number->Single
fldHistLow Number->Single
fldHistClose Number->Single
Table Date Period: 1/31/1928 - 11/4/2005
QUESTIONS:
1) What impact (or how) does Control Panel/Regionsl Settings Date
affect the Access97 Database?
2) Why is compacting causing this table to corrupt and is there a
solution to resolve this?
Compacting is Corrupting Table with PrimaryKey of DateTime
Prior to compacting (copy/pasting a new table), DAO MoveFirst returns
the first record
in the table.
After compacting DAO MoveFirst returns Other Than the first record (the
record being returned a good record but it appears compacting is
changing the pointer to which MoveFirst applies)>
BACKGROUND
OS: Win98
Access: Office97
Control Panel/Regional Settings/Date: 1926 - 2025
KB240244 says: "The low end of the operational date range for Jet 3.5
is the year 200, and the high end of the operational date range is the
year 2038."
Table Format:
fldHistDate PrimaryKey DateTime
fldHistOpen Number->Single
fldHistHigh Number->Single
fldHistLow Number->Single
fldHistClose Number->Single
Table Date Period: 1/31/1928 - 11/4/2005
QUESTIONS:
1) What impact (or how) does Control Panel/Regionsl Settings Date
affect the Access97 Database?
2) Why is compacting causing this table to corrupt and is there a
solution to resolve this?