T
Thorson
I was building my database in Access 2003 and recently converted my database
to Access 2007. I have a report that works perfectly in 2003 however when I
try to open it in 2007 I get the following error:
The specified Field 'tblDispositionRecords.DispDate' Could refer to more
than one table listed in the FROM clause of your SQL Statment.
I understand that it is saying it can't tell the difference between two
fields labeled "DispDate" but I can't seem to fix the problem.
The report is built from a query which has a joint relationship between a
tblDispositionRecords and another query
qryDSACMonthlyDispositionRecordsTransferred. the second query
(qryDSACMonthlyDispositionRecordsTransferred) is also a query based on
tblDispositionRecords. In the query the report is built on there is only 1
field named "DispDate".
I tried to set the text box in the report specifically equally to the
queryname.dispdate instead of just DispDate, but this did not fix the
problem. I also tried deleting the field "DispDate" in the first query
(qryDSACMonthlyDispositionRecordsTransferred), this also did not fix the
problem.
I ended up changing everything to exactly match what I have in my 2003 file
copy, but again, no changes
Is there something specific I should check or change? Like I said, it works
fine in 2003. Any suggestions?
to Access 2007. I have a report that works perfectly in 2003 however when I
try to open it in 2007 I get the following error:
The specified Field 'tblDispositionRecords.DispDate' Could refer to more
than one table listed in the FROM clause of your SQL Statment.
I understand that it is saying it can't tell the difference between two
fields labeled "DispDate" but I can't seem to fix the problem.
The report is built from a query which has a joint relationship between a
tblDispositionRecords and another query
qryDSACMonthlyDispositionRecordsTransferred. the second query
(qryDSACMonthlyDispositionRecordsTransferred) is also a query based on
tblDispositionRecords. In the query the report is built on there is only 1
field named "DispDate".
I tried to set the text box in the report specifically equally to the
queryname.dispdate instead of just DispDate, but this did not fix the
problem. I also tried deleting the field "DispDate" in the first query
(qryDSACMonthlyDispositionRecordsTransferred), this also did not fix the
problem.
I ended up changing everything to exactly match what I have in my 2003 file
copy, but again, no changes
Is there something specific I should check or change? Like I said, it works
fine in 2003. Any suggestions?