In the file db that I have attached this was saved on 4/4/2017. It this db was created before I started renaming tables this db mostly works.
My new db based on this db with tables renamed to remove spaces fails on fmrPersonnel.
My question is on:
fmrPersonnel
what is the record source? I have not seen such a definition of the record source before. The db works.
This part of db was not written by me. it was written by someone else. I need to understand the record source it is:
SELECT qryPersonnel.* FROM qryPersonnel;
unlike the other files.
This is not listed in the navigation pane as a query. So what is it?
Any help appreciated. Thanks in advance.