I've got a very strange problem I need to solve.
We've got a form which shows the data from 1 table and when I press F8 on our test environment it shows all the data I want. But on the production environment nothing happens, when I perform the query from the same form, the strange thing is that when I run the query in SQL*Plus it gives me the data I expect. All using the same user.
What I don't understand is why the execute query does not work.
We've got a form which shows the data from 1 table and when I press F8 on our test environment it shows all the data I want. But on the production environment nothing happens, when I perform the query from the same form, the strange thing is that when I run the query in SQL*Plus it gives me the data I expect. All using the same user.
What I don't understand is why the execute query does not work.