I have a utility database which I record my usage and bills etc Some time ago, someone on here helped me with a different problem and created a query which would show bills and usage for 2 utilities. that worked fine up until recently. The said base file developed another problem with one of the forms and again someone on here helped me again after I uploaded my base file. When I downloaded the new or corrected base file, 1 of the queries duplicates values, where it didn’t before.
The said query has 2 tables for 2 different utilities, and it is supposed to show the values from or for each utility side by side, but it doesn’t now.
I tried adding the correct table where it says ‘table’ in the left side of the edit window, for each field, but I get an error:
The said query is called: qryFuelcost
SQL Status: HY000
Error code: 1000
at ./dbaccess/source/core/api/SingleSelectQueryComposer.cxx:109
If I remove the table name and have just ‘no table’ there is no such error but it produces duplicate values.
EONUtilities.odb (95.5 KB)