-
1
- #1
I am using several tables for my report. One table is used as a "common lookup table".
I want to refine my report by using the "look-up table" descriptions.
I developed the query initially, with links to all the interesting tables, except the lookup table.
I go back into Database expert, add my lookup table, change it to an alias name (so that I can refer to it multiple times). I add a link, left outer join (sometimes the record ID is null; and I want the master row to report, so left outer join is required).
I click OK on the database expert page, and get the following conversation.
refresh report data?
I choose 'OK'
error box: 'failed to open a rowset'
I choose 'OK'
error box: 'Query engine error: "if tables are already linked, then the join type cannot change".
It looks to me that every time I add a table and a link, I must delete all links and re-enter them.
I don't want to have to delete and re-add all the links every time I add a new table with a new link.
What's going on? Is there a better way to solve this?
I have closed the report and re-opened it; closed Crystal Reports and restarted it; then re-opened the report. I get this series of messages each time.
I want to refine my report by using the "look-up table" descriptions.
I developed the query initially, with links to all the interesting tables, except the lookup table.
I go back into Database expert, add my lookup table, change it to an alias name (so that I can refer to it multiple times). I add a link, left outer join (sometimes the record ID is null; and I want the master row to report, so left outer join is required).
I click OK on the database expert page, and get the following conversation.
refresh report data?
I choose 'OK'
error box: 'failed to open a rowset'
I choose 'OK'
error box: 'Query engine error: "if tables are already linked, then the join type cannot change".
It looks to me that every time I add a table and a link, I must delete all links and re-enter them.
I don't want to have to delete and re-add all the links every time I add a new table with a new link.
What's going on? Is there a better way to solve this?
I have closed the report and re-opened it; closed Crystal Reports and restarted it; then re-opened the report. I get this series of messages each time.