did u received a single file or multiple files
What are the built_in used to trapping errors in forms 4?
what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
How to create lov dynamically in oracle forms which is data comes from database procedure of out parameter, data will will out parameter of procedure base
What are the Built-ins to display the user-named editor?
What are modalless windows?
What is lexical reference?How can it be created?
If two groups are not linked in the data model editor, What is the hierarchy between them?
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
Can a formula column refered to columns in higher group?
What are the built-ins that are used for setting the LOV properties at runtime?
What is the "LOV of Validation" Property of an item? What is the use of it?
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.