So I have a very strange problem here. I am not the original developer of the database that I'm working on but am debugging certain problems. During this process I am trying to trace back certain fields.
Here's the problem:
I'm in the query design of "query1" which uses "query2". When I go to find query2 in the navigation pane its not there. I've made sure to display all hidden objects and yet it still does not appear. I know that if you delete a query it also deletes it from any query that is using it.
Sooo...my question is can you dynamically create a query within another query so that it doesnt show up in the nav. pane, and if not how is this situation possible?
Here's the problem:
I'm in the query design of "query1" which uses "query2". When I go to find query2 in the navigation pane its not there. I've made sure to display all hidden objects and yet it still does not appear. I know that if you delete a query it also deletes it from any query that is using it.
Sooo...my question is can you dynamically create a query within another query so that it doesnt show up in the nav. pane, and if not how is this situation possible?