Hi,
I have an existing report which I am trying to an additional table to it. After I add the table through Database Visual Linking Expert, the Show SQL Query doesn't pick up the new table. I edit the Query manually and reset the location. Tried to run the report, I get an error "ORA-01007 variable not in select list." indicating problem in recognizing sub query that is part of "Select".
My questions is
1.Why it's giving DLL error when the same query had no problem before adding a new table.
2. I am thinking of replacing the whole query during run time but don't know how to do it.
Does anyone have the answer to any of the questions above?
Thanks a bunch!
I have an existing report which I am trying to an additional table to it. After I add the table through Database Visual Linking Expert, the Show SQL Query doesn't pick up the new table. I edit the Query manually and reset the location. Tried to run the report, I get an error "ORA-01007 variable not in select list." indicating problem in recognizing sub query that is part of "Select".
My questions is
1.Why it's giving DLL error when the same query had no problem before adding a new table.
2. I am thinking of replacing the whole query during run time but don't know how to do it.
Does anyone have the answer to any of the questions above?
Thanks a bunch!