![]() Related Questions A navigable item is one that operators can navigate to with the keyboard during default navigation, or that Oracle forms can navigate A record group is an internal oracle forms data structure that has a similar column/row frame work to a database table Latest Answer : All LOVs are based on another Forms object called a record group. Record groups are logical objects, so they have no physical properties and are never displayed to the user. A record group is similar to a database table in that it stores an array ... Create_group (Function) Create_group_from_query(Function) Delete_group(Procedure) Add_group_column(Function) Add_group_row(Procedure) Delete_group_row(Procedure) .pll,.lib,.pld The library pll files is a portable design file comparable to an fmb form file The library To pass one or more parameters to a called form, the calling form must perform the following steps in a trigger or user named routine execute the create_parameter_list A fetch from a long raw database column PL/Sql assignment to executing the read_image_file built_in procedure to get an image from the file system. Can you truncate a table in a procedure in Oracle Forms? The table name is passed into the procedure. How to convert rdf data into excel format directly report builder when the report is initialized then output of this report into excel? Latest Answer : genarate in hrmt and then open html file in excel . ... Read Answers (1) | Asked by : TAYYAB_CHISHTY how can you generate the system _generate number in forms automaticallyhint: IN FORMS WE CREATING ONE DATA BLOCK BUT ONE CLOUMN (EMPLOYEE_ID) THIS COLUMN GENERATE THE ID NUMBER AUTOMATICALLY WITH OUT Latest Answer : 1: EMPLOYEE_ID := DBMS_RANDOM.STRING('X',6); ---- its generates unique EMPLOYEE_ID six char long 2: Then check whether newly generated id is already in DB. Create a cursor which select and return ids and the match both vales. If both are equal then go ... hello,i am facing one problem. I have one main form. In that when i press one button, one window will be pop up with the details of Orders for the particular supplier which was selected in main form. I Latest Answer : Try moving the pointer in the detailed block to NEXT_RECORD after you populate each record ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||