Re: Checking for Overlaping Date Range

From: Angelo Cavallaro <angelo.cavallaro_at_pcm.bosch.de>
Date: 1998/01/19
Message-ID: <34C328A7.20E6_at_pcm.bosch.de>#1/1


You can use the command POST.
This command writes data in the form to the database, but does not perform a database commit.
The data can be committed by the next COMMIT_FORM or rolled back by the next CLEAR_FORM. Meanwhile you can make your checks against the database.
Angelo Received on Mon Jan 19 1998 - 00:00:00 CET

Original text of this message