问题
What is the largest (latest) date that can be represented in Microsoft Access?
回答1:
based on http://bytes.com/topic/access/insights/601315-vba-data-types, it's December 31, 9999.
回答2:
Valid date values range from -657,434 (January 1, 100 A.D.) to 2,958,465 (December 31, 9999 A.D.). Valid time values range from 0.0 to 0.9999, or 23:59:59.
来源:https://stackoverflow.com/questions/2791287/max-value-for-msaccess-date-time