Forms 4.5 Situation

From: DAVID & MILLIE PIERREPONT <mildav11_at_javanet.com>
Date: 1997/04/06
Message-ID: <3348279A.40E_at_javanet.com>#1/1


I have a Master/Detail relationship. The master block only returns a restaurant id from a
restaurant table. The detail block uses this id to insert the id into a cash table, along with cash numbers inputted by the user. The situation above works but for only one row at a time. After the numbers are inputted and the user attempts to navigate to a different row, an Oracle message pops up, "Do you want to save the changes you have made?". If I say yes, the changes are inserted into the table and the text items are set to null and the next restaurant id is displayed. The procedure works only on the top row displayed, no matter how many records displayed I set in the block's property sheet. I want to suppress the message and the commit associated with it, so the user can commit after he has inputted all his information. I want to display 8 rows at a time and figure if I suppress the message and commit, I can do this. Any thoughts you have would be helpful.

Please e-mail me your answer in addtion to posting. Thank you in advance for your help.

My e-mail address: mildav11_at_javanet.com Received on Sun Apr 06 1997 - 00:00:00 CEST

Original text of this message