What are the differrent types of windows?
What are the unrestricted procedures used to change the popup screen position during run time ?
What is the built-in function used for finding the alert?
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
What does an on-clear-block Trigger fire?
what is oracle forms?
What is the difference between object embedding & linking in Oracle forms?
Can a root window be made modal?
Where is the external query executed at the client or the server?
What are the two ways to incorporate images into a oracle forms application?
What are the important difference between property clause and visual attributes?
What are the built-ins used for Getting cell values?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame