A
Ary
I have several reports giving this error. The reports all require To and From
date parameters. They all work perfectly fine for any datae range provided
that ends before July 3, but the second you put in a date from July 4
onwards, you get the 3071 error.
I have already tried switching between a basic parameter prompt and a form
supplying the criteria to the feeder queries.
I am getting the same error on the series of queries that feed up into these
reports, except for the base query that originally required the date range.
The structure of my queries is as follows:
QA 2 requires the input of a date range.
Count of Task takes a small subset of details from QA 2 and Totals them (one
field is a Sum, one is a Count, and the rest are 'Group by')
Average Score by Task takes the totals from Count of Task and adds one extra
field - (Average Score: [SumOfScore]/[CountOfContact QAID])
The report pulls information from Average Score by Task and displays it in
prettified format.
I can open QA 2 with no problems regardless of dates entered, but I cannot
open Count of Task, Average Score by Task, or the report without getting a
3071 error.
Anyone have any ideas what is going on here and how I can fix it? It all
worked seamlessly up until yesterday, and now it's broken somewhere.
date parameters. They all work perfectly fine for any datae range provided
that ends before July 3, but the second you put in a date from July 4
onwards, you get the 3071 error.
I have already tried switching between a basic parameter prompt and a form
supplying the criteria to the feeder queries.
I am getting the same error on the series of queries that feed up into these
reports, except for the base query that originally required the date range.
The structure of my queries is as follows:
QA 2 requires the input of a date range.
Count of Task takes a small subset of details from QA 2 and Totals them (one
field is a Sum, one is a Count, and the rest are 'Group by')
Average Score by Task takes the totals from Count of Task and adds one extra
field - (Average Score: [SumOfScore]/[CountOfContact QAID])
The report pulls information from Average Score by Task and displays it in
prettified format.
I can open QA 2 with no problems regardless of dates entered, but I cannot
open Count of Task, Average Score by Task, or the report without getting a
3071 error.
Anyone have any ideas what is going on here and how I can fix it? It all
worked seamlessly up until yesterday, and now it's broken somewhere.