AndersonCJA
Programmer
Hi, Here is an interesting problem. I'm working with a Crystal Report xi using Oracle. Before I changed the report, I had a working sql expression.
The modification made to the report was to replace one table with another, I added the new table, changed the group from the old table to the new table and then removed the orignal table. I neglected to remove the sql expression first. It is no longer needed since I am removing the table that holds multiple records and relied on the sql expresson to select the relevent record. The sql expression will not work and sends an error, "argument is not valid". Using Field explorer, I can not see the sql expression or the tag to create a new one. In an attempt to correct this problem, I re added the first table and changed the group back to what it was. That did not help. Also when I refresh the report, I end up in the formula workshop, I can see a folder in the top left that shows, "Error in compiling sql expression" and the sql expression. I right click on it, and can see the option to delete, however the delete is inactive it does not accept my click. I also removed the code from the expression-not helpful either.
Any ideas on how to delete the sql expression? Thank you -
The modification made to the report was to replace one table with another, I added the new table, changed the group from the old table to the new table and then removed the orignal table. I neglected to remove the sql expression first. It is no longer needed since I am removing the table that holds multiple records and relied on the sql expresson to select the relevent record. The sql expression will not work and sends an error, "argument is not valid". Using Field explorer, I can not see the sql expression or the tag to create a new one. In an attempt to correct this problem, I re added the first table and changed the group back to what it was. That did not help. Also when I refresh the report, I end up in the formula workshop, I can see a folder in the top left that shows, "Error in compiling sql expression" and the sql expression. I right click on it, and can see the option to delete, however the delete is inactive it does not accept my click. I also removed the code from the expression-not helpful either.
Any ideas on how to delete the sql expression? Thank you -