Top "Oracleforms" questions

Oracle Forms is a software product for creating screens that interact with an Oracle database.

Oracle Forms/Applications in Internet Explorer 8 using JInitator

Has anyone been able to get Oracle Forms running JInitator to loan in Internet Explorer 8 yet? I have tried removing …

java oracle internet-explorer web-applications oracleforms
Evaluation of PL/SQL boolean variables in Oracle Forms

Suppose I have a BOOLEAN variable within a PL/SQL block in an Oracle Form: DECLARE is_viewable BOOLEAN; BEGIN …

oracle plsql boolean oracleforms
Viewing oracle app and getting: java.lang.ClassNotFoundException: oracle.forms.engine.Main

I'm trying to debug an oracle forms application. In production, when I load the application I get an error: java.…

java oracle internet-explorer oracle10g oracleforms
Oracle Form FRM-40735: ON-ERROR trigger raised unhandled exception ORA-06502

I have a table trigger like below: CREATE OR REPLACE TRIGGER PAT_BUR_DOB_TRG BEFORE UPDATE OF DOB ON …

oracle plsql triggers oracleforms mutating-table
How to retain block position after a query -oracle forms

I have an oracle form with a data_block which displays 25 items. On the form I have a scrollbar and …

oracle forms oracle10g oracleforms
Best solution for migration from Oracle Forms 6i to the web?

I work in an Oracle shop. There's a toolset that consists of roughly 1000 Oracle Forms (using the Forms builder from 6…

java oracle migration oracleforms
GO_BLOCK in WHEN_VALIDATE Trigger

I'm working with oracle forms. I've a procedure I have to run whenever a specific field's value is modified. The …

sql oracle plsql oracleforms
Oracle form: How to disable/enable certain blocks or fields in form by switching radio buttons?

I have three radio buttons in my Oracle form. Ideally, selecting one option would enable block1 and disable block2 and …

oracle oracleforms
how to read a excel file and insert data into oracle table

i am using oracle 11g.how to read a excel file and insert data into oracle table using plsql and …

plsql oracle11g oracleforms oracle-fusion-middleware
how to begin learning oracle forms and reports?

i have complete sql and plsql course and , i want to begin learn oracle forms and reports so i want …

oracle oracleforms