Changing the Mode from enter-query to normal [message #82878] |
Sat, 12 July 2003 01:43 |
Sun
Messages: 92 Registered: August 2002
|
Member |
|
|
Dear Friends,
I have a problem. I have a button "Modify"
If i click the button it will go to modify mode.
Then i will be entering a Number. I will be prompting the user to select from an alert, that u want to modify the data or generate a new number. If the user want to modify i will be executing there query. i will do the changes then save the data will be updated. No problem. If want to generate a new no. i am populating the data using a procedure. Then i will be inserting the record. But now the status is in "Enterquery" mode. I want to change it to "Normal". How to proceed..
thanks
sun.
|
|
|
|
Re: Changing the Mode from enter-query to normal [message #82906 is a reply to message #82892] |
Wed, 16 July 2003 02:10 |
Sun
Messages: 92 Registered: August 2002
|
Member |
|
|
Have u tried the same in the form..
Can u try once and let me know..
It is giving error for me..before the equal to symbol of Enterquery.
If i give colon, it is giving error END when expecting one of the following..
If i give semicolon after enter query
A readonly bind variable....used in out or in-out context..
|
|
|