adspace
How to solve the error ?Frequency below its group? while
running the report. Why it is happened and How to solve that?
Answer Posted / sikdar
we have to check all the contents in the form ,and have to
check that no feild is beyond its frame is left.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement