Reputation: 4469
Background
I am updating Oracle logic that is called by Uniface 9.7.03. I am not expected to dive into the Uniface code, as I have no practical knowledge (beyond basic debugging) of the Uniface environment and it's a legacy system we don't want to touch.
Issue
I am done with my work on the Oracle side and see the data I'm supposed to. The matching Uniface screen however omits certain records.
My question
Can I generate or intercept the real query that Uniface uses to query the Oracle DB so I can compare that to my own?
Upvotes: 1
Views: 36