I can't find that field anywhere on the report, the section experts, I even opened the report explorer. I swear, it's nowhere but in the SQL statement.
I think I will have to use the command, as you suggested. I just didn't want to have to start over. But, at this point, it should be faster...
I can't paste it, I would have to re-type it (long story - separate networks, etc.) The gist is this:
Select main.field1,main.field2, main.field3
from
main inner join vendors on main.id = vendors.id,
main inner join serialnos on main.id = serialnos.id
and so on
I now have 3 versions I am...
Hi,
I have a report in CR11 that I had to rework a little because of getting a new computer and configurations being different, etc.
One table has changed, and the changes show up when I use 'Verify Database'. I map the changes and that part's OK.
The table that has changed links to 12...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.