Hi all,
I have a db with a simple query: main table & detail table linked through 1 IDkey - display all records from main table and only the related records from detail table. Output is grouped: IDkey from main table and a Yes/No checkbox from the detail table. The detail table is empty (no records). Query displays only the headings - no records. This is exactly what I want. So far so good. Now I copy the db and hand it over to a friend. The db performed fine until yesterday: suddenly the query won't run any longer, but is displaying the error message "No current record". Thinking that this was a "machine problem" I copied the db on my PC. Now I have 2 identical db's: one will run the query (showing only the header row - no records) - the other one won't run the query (showing a "no current record" error). I can't find any difference between the 2 db's. Any ideas ?
Dave
I have a db with a simple query: main table & detail table linked through 1 IDkey - display all records from main table and only the related records from detail table. Output is grouped: IDkey from main table and a Yes/No checkbox from the detail table. The detail table is empty (no records). Query displays only the headings - no records. This is exactly what I want. So far so good. Now I copy the db and hand it over to a friend. The db performed fine until yesterday: suddenly the query won't run any longer, but is displaying the error message "No current record". Thinking that this was a "machine problem" I copied the db on my PC. Now I have 2 identical db's: one will run the query (showing only the header row - no records) - the other one won't run the query (showing a "no current record" error). I can't find any difference between the 2 db's. Any ideas ?
Dave