|
All of our newer database files have triggers which (among other things) record a timestamp in each record. The only time we get date errors is when the application program fails to initialize the field and writes the record with the trigger turned OFF. As long as the trigger is turned ON, no errors. This says to me that the trigger buffer does accept a blank in a date or timestamp field and produces no error as long as the trigger does load that field with a valid date before the record is actually written. As to invalid data other than blanks, I'm not sure. David Morris wrote: > > Data base experts, > > On files with triggers, it appears as if dates must be valid in the buffer >before the trigger is fired. We were hoping to be able to reformat dates >entered in an invalid format in either the pre-update/write action. The >incorrectly formatted date never gets to the trigger. A date or timestamp >exception prevents the trigger from executing. Is there any way around this? >We do not have control of every application to reformat the date before the >trigger is fired. > > Thanks, > > David Morris > > +--- > | This is the Midrange System Mailing List! > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: david@midrange.com > +--- -- Nelson Smith "Standards are Wonderful....cause there's so many to choose from!" ncsmith@gate.net +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.