Below is the example to create an excel file in Oracle Forms. Pass the Sql query string to the below procedure to generate an Excel file us...
Read More
Home / Archive for 10/09/15
Cursors Are Important Part Of PLSQL
A cursor acts logically as a pointer into a result set. You can move the cursor through the result set, processing each row, until you det...
Read More
Adding Value To Combo List at Runtime in Oracle Forms
You want to add a value in Combo List item in Oracle Forms, by typing it in combo list box text area. Here is the example is given for th...
Read More
When to Use WHEN-VALIDATE-RECORD and When to Use WHEN-VALIDATE-ITEM in Oracle D2k / Oracle forms
When to Use WHEN-VALIDATE-RECORD and When to Use WHEN-VALIDATE-ITEM in Oracle D2k / Oracle forms The need to use both WH...
Read More
An Example Of Validating Text Item In Oracle Forms Using When-Validate-Item Trigger
Example is given below to validate a Text Item in Oracle Forms with specific rules condition which can be define at run time with the use ...
Read More
Subscribe to:
Posts
(
Atom
)