Explain each trigger related to mouse.
Answer / Tanu Tyagi
In Oracle D2K, there are three types of mouse triggers: MouseDown, MouseMove, and MouseUp.
1. MouseDown: This trigger fires when the user presses down the mouse button on a control or form.
2. MouseMove: This trigger fires when the user moves the mouse over a control or form without releasing the mouse button.
3. MouseUp: This trigger fires when the user releases the mouse button after it has been pressed on a control or form.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how to convert a report into excel sheet.
Are you familiar with user exits in reports?
Were you involved in any data conversion, which one?
Do you know table based value sets?
Explain the use of dde package in d2k.
What are the new features in release 11i?
What is ole activation style property?
How do you run ms_batch file in forms?
What are property classes?
What is oracle d2k?
What do you understand by format trigger?
how to dynamically change the page size of d2k reports?