Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Posting problem in Forms V4.5

Posting problem in Forms V4.5

From: GLucas4189 <glucas4189_at_aol.com>
Date: 29 Aug 1998 13:30:18 GMT
Message-ID: <1998082913301800.JAA21961@ladder03.news.aol.com>


Anybody know how to get around a problem whereby if you attempt to insert two rows, one a duplicate of another, but only post in the form, the form hangs. This is an acknowledged bug from Oracle, but I was wondering if, on the server side, anything could be done. To repeat the scenario, do the following :-

  1. Create a table with a column e.g. temp_value
  2. Put a unique index on the table.
  3. Create a form which inserts a value into the row, on some user event, e.g. a button. Do not commit, only post the row.
  4. Run the form twice, inserting the same value into the row e.g 3. The 2nd form will hang.

Any ideas ?

Many thanks in advance

Graham Received on Sat Aug 29 1998 - 08:30:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US