From: elizabeth.hodgson@pharma.fraser-williams.com (ehodgson)
Newsgroups: comp.databases.oracle
Subject: Re: exit form without changes
Date: 6 Jun 2001 06:34:03 -0700
Organization: http://groups.google.com/
Lines: 4
Message-ID: <5ca5d73a.0106060534.7a60ab7d@posting.google.com>
References: <9fimf73253l@enews3.newsguy.com> <5ca5d73a.0106060152.35d4e191@posting.google.com>
NNTP-Posting-Host: 212.135.27.242
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 991834443 19541 127.0.0.1 (6 Jun 2001 13:34:03 GMT)
X-Complaints-To: groups-support@google.com
NNTP-Posting-Date: 6 Jun 2001 13:34:03 GMT


Please do a 'find' in your code for 'COMMIT' that could possibly be
commiting the data to the Oracle database before the user exits the
form, assuming that they haven't already pressed F10 or accepted a
commit dialog box.

