As we know Data Blocks style layout in oracle can view in 2 way: 1. FORM 2. TABULAR I want to know in Java is there any component have same behavior? I mean I want to have table(in form style) same
if i have two content canvases and 开发者_JS百科one stacked canvas at the same window is it possible
I am using Orbeo开发者_高级运维n Forms PE and Oracle to store data. When I am creating and publishing the forms I am able to store in Oracle. I want to edit the existing queries. I came to know all
I want to create a GUI in Oracle form 10g, the purpose of creating this page is : -user able to upload & see uploaded file(upload into ftp)
We are using web.show_document built-in in Oracle forms (web.show_document(\'file:///file_name\',\'_blank\') ) to open outlook msg files stored at a location.
I am working with Oracle Form开发者_如何学Gos 6i and I want to limit the size of the return value of a functions in to 32KB. How can I do this ?If you\'re calling a function that returns a VARCHAR2, i
How I can disable F8 in oracle forms? I have developed a form and put verification for the save button.开发者_开发问答 But users bypass this verification by pressing F8 to save the form.
Is there anything like thread in Oracle forms for updating one part? I want to create a message box and update that part with the new events, so I need开发者_StackOverflow社区 to have something like t
I want to copy a folder 开发者_运维百科and everything that is included in it to a FTP by oracle.
My form has a master block (ORDER) and a detail block (ORDER_LINE). The ORDER block has an ORDER_ID item (it\'s primary key) defined as follows: