Xref: alice comp.databases.oracle.tools:13111
Path: alice!news-feed.fnsi.net!news.maxwell.syr.edu!news-peer.sprintlink.net!news-backup-east.sprintlink.net!news.sprintlink.net!199.3.65.3!news.indy.net!not-for-mail
From: Martin Meadows <mmeadows@indy.net>
Newsgroups: comp.databases.oracle.tools
Subject: a small forms problem
Date: Sat, 30 May 1998 16:26:52 -0500
Organization: The Meadows Group
Lines: 16
Message-ID: <3570799C.63E1@indy.net>
Reply-To: mmeadows@indy.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01C-IndyNet  (Win95; U)

I have a small problem
  to resolve (if it can be resolved). I'm using an execute_query 
  command in a key-commit trigger that I've redefined. Thanks to 
  Phillippe's assistance, I initialize 3 important fields on the 
  screen prior to the execute_query command and the resulting 
  screen comes up nicely ... except .... Following the re-query on 
  the screen I get an informational message from Oracle that forces 
  me (the operator) to hit the return key before the screen is
  actually  updated. It's the standard message that comes up after
  a manually executed select/find key sequence. I'd really rather 
  skip this extra keystroke. I don't want the operator to have to 
  hit the return key at this point. Is there a way to turn off the
  prompt?

  Thanks,
  Martin Meadows
