C
Collosus
In Access 2003, reading from a SQL database, where dates are stored as
doubles, I wrote a query to select all records for 2008, using the function
Year(date).
The query returned all records from December 30, 2007 (39446) to December
29, 2008 (39811).
Does anyone know why I have extra records at the beginning of the year and
missing records at the end?
Thanks
doubles, I wrote a query to select all records for 2008, using the function
Year(date).
The query returned all records from December 30, 2007 (39446) to December
29, 2008 (39811).
Does anyone know why I have extra records at the beginning of the year and
missing records at the end?
Thanks