Oracle Forms is a software product for creating screens that interact with an Oracle database.
Oracle Forms10g provides a tool to convert the Oracle Forms modules, from the binary format (.FMB) that Oracle Forms …
oracle oracle10g oracleformsI have the following code on a button's WHEN-BUTTON-PRESSED trigger BEGIN SYNCHRONIZE; populate_maximo_records; END; There will be a …
oracle oracleformsI have built a form in which the user can view multiple rows of data pulled from a table. The …
forms oracle plsql oracleformsI'm working with Oracle Forms. I have a field named SOLD_TO_CUST_PARTY_NAME. I have to execute a …
sql oracle plsql oracleformsI am new to oracle forms. I want to disable a data block on form initiation and to enable the …
properties triggers oracle10g oracleformsI have a question about a suspicious behaviour in Forms Builder 10.1.2.0.2. When I have a list object (pop up list) …
oracle11g oracleformsI am working on a legacy project that is using Oracle Forms 6i (yes, I know its old) to call …
java class methods invoke oracleformsI want to retrieve list of all file in a specific folder that included oracle form and menu and report …
oracle oracleformsI faced the error: FRM-93652: The runtime process has terminated abnormally. Contact your system administrator. Details ..... Forms session ID is …
oracle weblogic weblogic12c oracleforms oracle-fusion-middlewareI need to run a query with a value that is selected from a LOV. I've got the next setup : …
oracle oracleforms lov