All, using access 2003 frontend w/sql server 2008 backend. I am running a query. Some of the date fields are formatted so they would appear in the result as mmddyy and mmmmyyyy instead of SQLs yyyymmdd. This runs fine and returns the records until I want to put a parameter on the date: between[enter start date] and [enter end date]. Then when I run it; no records are returned. Can someone tell me why this is happening?
Thanks