Re: Forms & Preventing rollback from clearing form.

From: <stevec_at_zimmer.csufresno.edu>
Date: Wed, 18 Nov 1998 16:34:08 GMT
Message-ID: <72ustu$8uq$1_at_nnrp1.dejanews.com>


Use Forms_DDL('ROLLBACK'); That will hide the rollback from the Forms automatic processing that clears the form.

Steve Cosner
http://members.aol.com/stevec5088
Downloadable Quick Access utility form: Display and update any table.

In article <36518886.49613636_at_news.alpha.net>,   bsteele_at_hillbilly.com (Biff Steel) wrote:
> I have a form based on non-database blocks with all non-database
> fields. It calls procedures that process input and might possibly do a
> rollback under certain error conditions. When roll back occurs the
> procedure clears all the fields on the form. If I take the procedure
> out of the form and make it a stored procedure it won't clear the
> fields but then I lose access to forms procedures like SHOW_ALERT and
> others.
>
> I know I can manually save the fields and repopulate after rollback
> but that's cumbersome.
>
> Any ideas?
>
> Reply by post or mailto:jmoran_at_baraboo.com mailing address in header
> is anti-spam bogus e-mail.
>
> Thanks a bunch.
> John
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Nov 18 1998 - 17:34:08 CET

Original text of this message