An example is given below to how to create a modal dialog window in Oracle Forms for asking user input and return the value to any text item. The foll... ...
分类:
数据库 时间:
2016-12-25 18:02:21
阅读次数:
408
In this tutorial you will learn to create horizontal scrollable tabular or detail data block by using stacked canvas in Oracle Forms. As shown in belo... ...
分类:
数据库 时间:
2016-12-25 18:00:30
阅读次数:
307
Download Source Code Providing an example form for creating hierarchical trees in Oracle Forms to control data block records. In this form whenever us... ...
分类:
数据库 时间:
2016-12-25 17:51:59
阅读次数:
248
同样的代码,我尝试了很多次都没有成功。最后终于成功了,是因为我没有在正确的事件里面调用这段代码。 为了加深印象,特别记录一下。 BTW,别忘记添加 mshtml.dll 这个组件。 全称:microsoft html object library ...
NIPPON COLORS - 日本の伝統色 直达 -> ...
分类:
Web程序 时间:
2016-12-25 11:40:34
阅读次数:
561
Clear_Block built-in clears all records from the current data block and if the user had made some changes in records which have not been committed, th... ...
分类:
数据库 时间:
2016-12-25 07:38:50
阅读次数:
229
Execute_Query command is used to fetch all the records for current database data block in Oracle Forms, actually its executes query in current data bl... ...
分类:
数据库 时间:
2016-12-25 02:11:51
阅读次数:
347
I have written many posts related to triggers in Oracle Forms, I have given examples for Form Level triggers, Data Block Level triggers and Item Level... ...
分类:
数据库 时间:
2016-12-25 01:57:38
阅读次数:
298
Example is given below to sort detail data block data (toggle asc or desc) with push buttons used as header of grid, by setting ORDER_BY property of d... ...
分类:
数据库 时间:
2016-12-25 01:44:47
阅读次数:
270
You have an Oracle Form in which you have multiple data blocks and requirement is to commit just one data block changes and not to effect any other da... ...
分类:
数据库 时间:
2016-12-25 01:43:10
阅读次数:
317