So I'm working in Access 2003 (SP3) and I have a simple query that prompts the user for a date then returns the results of items that when out of stock on that specific date.
My query only prompts for 1 date.
This works perfectly the first few times without a problem. But randomly it will prompt for my date field, computate the query, then start prompting for the date field again thus doubling the time the query takes to run.
Only by creating a new query does this problem go away.
If I delete my date field then re-add it, it still prompts for that date field twice.
Is this a bug in Access or my Query (Built straight from the Query designer and not SQL generated or anything like that) ?
Thanks in advance!
My query only prompts for 1 date.
This works perfectly the first few times without a problem. But randomly it will prompt for my date field, computate the query, then start prompting for the date field again thus doubling the time the query takes to run.
Only by creating a new query does this problem go away.
If I delete my date field then re-add it, it still prompts for that date field twice.
Is this a bug in Access or my Query (Built straight from the Query designer and not SQL generated or anything like that) ?
Thanks in advance!