Oracle Development

go_record slows down

Hello I have a problem with a block containing a large number of records. I initially set a procedure that cross the block of a "next_record" - loop by using a "go_record" and calculate the record number. So far so good, the go_record was much faster

follow error_code = 40350

is it possible to follow error_code = 40350 in another another trigger then on_message please let me know. I tried the trigger of the error, but it does not work. Published by: user10235767 on September 19, 2008 12:04 AM

Enable - disable problem

Hi all! I use Forms 6i and Oracle 9i DB. I want to do that I have a button on the form and it's the devil, but when I type a word in a text field (before leaving the field) then this button should be activated. how it is? Help me...

Display of a piece of text as a bar code (6 digits)

Hello. I am interested if there is an a shows a 6 digit number in my form as a simple bar code in Forms6i? I want this number to 6 figures in the canvas of the request form and display it to the user as a bar code. Or perhaps it would be possible to

problem of release form

Hi experts, I have a problem on the exit_from button. Suppose that in a mode of input query I gave a number corrent empno field and then pressing on run query button it will show me the correct result. I am pressing the exit button, then going to the

problem of nevegation in the forms

Hello guys,.I have two forms A and B. Call B of A, I used call_form statement, can you please tell how can I come back form B form A. I used go_form (A); but it does not work. It gives 41355 can't nevigateto of a. I donot want to use open_form becaus

WHAT FND TABLE KEEPS TRACK OF THE FORMS FIELDS?

At the level of application forms database are stored in the FND_FORM table. Columns and tables that are used in the application are stored in FND_TABLES, FND_COLUMNS, FND_APPLICATION_TL. By joining these tables, it is possible to get tables, columns

View the information from the related table instead of the ID in several line datablock

Hello I searched on the web, the forum and the documentation, but I have not found a solution to this problem: I have two tabs with a relationship of the master / detail of one-to-many. Block detail data shows several lines such that it can be severa

DELETE_TREE_NODE

Hi allI have a button on my form of the tree, I want to remove the node from the tree of the database and the tree order too. The following triger works very well...It removes the node from the tree the tree control DECLARE       htree ITEM;       to

problem with horizontal scroll bar

Hi experts, I have two scroll bars in my form. The form is retrieving data from the database and showing 20 records at a time. But whenever I use my vertical scroll bar, horizontal scrollbar sometimes moves in the left corner of extream. The one you

FRM-40735: trigger ON-ERROR raised unhandled exception ORA-06508

Hello We are the migration form 6i to 10g (10.1.2.0.2) with HP_UX. Here are the steps I took 1. I compiled all the forms/pll/menu locally using Shift + Ctrl + k, and Clt + T and saved in the folder (local_10g). 2. then all copied from local_10g to th

Execute_query not showing - WORKING...-Message on Forms 10 g

Hello There is a strange thing happening with our forms that have been migrated to 10g. (1) our keys are remapped to those used in the Version 6i. For example: CTL + L is F9 (2) when a user press F7 and F8, Forms 6i, we get the message sequence: Ente

highlighting of a line please help

Hello guys,. I am currently using forms 6i and I'm trying to highlight a line. The shape is fecthing data from the database and desplying 20 records at a time. Now I want every time I have about which a line, it is highlighted with the color yellw or

To show the error in an alert box

Hello everyone, In 9i forms when we left any required data field, the message appears in the status bar is it possible around to show this and any other errors in the alert box, rather than the message box.Thank youRahul

FRM-40735 / ORA-01422

Hello I have the following:--------------------------- CREATE TABLE INSP_EQUIPMENT_TYPE (   EQUIPMENT_TYPE_D  NUMBER(11)                  NOT NULL,   EQUIPMENT_TYPE    VARCHAR2(50 BYTE)           NOT NULL,   PRIORITY_ID       NUMBER(11)              

Please help me its urgent - restrict the update against a condition field

Dear friends, I'm new to the oracle forms... I want to limit an update filed against a condition in my form. I use multi record block. I want to disable some fields in a row for example there are 10 records in the block record I want to disable the t

commit the current block

Hi I have a form with several blocks and when I call the built-in validation, it engages the entire block which is in the form. What I want to do is only commit the current block. Is there a built-in validation where I issued the block that I want to

Demo of graphic shapes and upgrade to 10.1.2.3

Metalink 579047.1 items (timeout.jar), 564522.1 (frmrwinteg.jar) and 559213.1 (getApplet) deal with problems because of the 10.1.2.3 Group of patches and code example OTN. We are also implementing a solution that uses FormsGraph.jar. I would like to

Appeal procedure of stand-alone forms 6i

Hello. I have the procedure proc_name in stand alone in the scheme of DB SCHEMA_1. In Forms6i I have form with button. In which key press triger I call this procedure by name PROC_NAME (parameters). When I connect aplication forms as owner of this pr

How to create optional parameters

Hi allim a report.in my report I'm using name date and provider as parameters.Date parametrs are mandatory and the provider name parameters are optional Select $vendor_name from po_vendors where creation_date between: p_from_date and: p_to_date or $v
« Prev 1 2 3 4 5 6 7 8 ... 10 Next »