dhborchardt
MIS
I have a linked table that has dates given in data type "text" instead of data type "date". I have a query in which I need to sample the dates using the criteria "Between (Date()-8) And Date()". This works on data type date but not text. I get the error "data type mismatch...." How do I convert the data types from text to date in the query? Do I just enter the expression in the field space on the query, or do I call a proceedure.
Thanks
Dale
Thanks
Dale