how to generate sequence value in forms field [message #436611] |
Thu, 24 December 2009 08:10 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
sivaora
Messages: 119 Registered: October 2009 Location: Hyderabad
|
Senior Member |
|
|
i have created a sequence in oracle 9i.
And i Created a form for a table and i want to use the next sequence value in form field.
so i write code in when-new-block-instance and assigning sequence next value into text item t1.
But when saving my form the sequence has to generate the next value when not saving the form and quiting then the sequence need not to generate the next value, the same sequence value has to be generated when reopening the form.
How to do it.
Please reply me soon.
|
|
|
|
|