IS there reflection in Oracle Forms 6 or later? Is it possible to enumarate labels or othe开发者_开发问答r elements?Forms is an old and venerable programming language, and it doesn\'t support full-on
I\'m trying to create a block which represents an order and that block has a master-detail relationship with the block order_itens.
Is it possible to use Glassfish instead of WebLogic for Oracle Forms 11g application? Is there any container/plugin/whatever for Glassfish to use with Oracle Forms 11g?
Oracle Forms has a lot of开发者_运维知识库 built-in events ( triggers ) e.g. WHEN-BUTTON-PRESSED, KEY-DOWN etc . Does anybody know of an HTML/Javascript/Ajax/Java framework/library equivalent for this
I want to migrate my Oracle database to MySqlbut the problem is that my front end is开发者_开发百科 in ORACLE FORMS 10G.I have not been able to find whether I can work with mySQL as backend and Oracle
Hello, when 8 users use our application built with orcle forms 10g. The application crashed for 4 users in the same interface.fmb and the others still work开发者_如何学Python into the application.
I\'m having a problem in cancelling a DML. I\'m a beginner in PL/SQL, sorry. My program is this. In runtime, there\'s an add button where you can add records. but what if I pressed the add button, a
I have an oracle form, where the lock procedure property of a data block is set to call a procedure \'lock_fn\'.
I have a block based on a table. If I enter \"12345\" in enter query mode, it creates a query with WHERE my_field = \'12345\'
I am facing a problem in Oracle Forms. I have a master block and a detail block. Both in a different tab. In my master block I have a LOV, no problem here, works fine. Now I am trying to pop up a LOV