I want to search for dates in a date-type field. I would like to do a LIKE search for strings containing 2001-01, or 2001-01-01 for example. I can search for 2001 and it returns result but not when I search for more. Do I have to convert it back to a date format and how do I do that?
Thanks / Henrik
Thanks / Henrik