What is an Alert?
Answer / sohail
Alert is a modal window,that notifies a user about
particular event.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is the order of the triggers fired once the form is opened?
What are the two phases of block coordination?
What is the built_in routine used to count the no of rows in a group?
What is a Query Record Group?
can you convert or reverse engineer a fmx back to a fmb file?
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
how to eliminate duplictes in column except group and section?
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?
what is the source file of po report?
What is the remove on exit property?
difference between global n context sensitive segments?