It it is modified trough OFS, the date.time will get updated. But it is updated through a routine, it won't.
2010/8/24 Lior-TIS <[email protected]> > Thank you Joel. > > How reliable is the DATE.TIME? > Will it be updated if a CUSTOMER record is being updated by a routine? > by OFS? > Does any and every change to CUSTOMER record will set the DATE.TIME? > no exceptions? > > On Aug 23, 10:56 pm, JOSE L MARTINEZ-AVIAL <[email protected]> wrote: > > SELECT FBNK.CUSTOMER WITH DATE.TIME GT 1001080000 > > > > that gives you all the records in customer tAble modified after > > January 8th 12:00 AM. > > 2010/8/23, Lior-TIS <[email protected]>: > > > > > > > > > Hello, > > > > > What is the best & most reliable way to find out what records have > > > been changed in a specific table since a specific date? > > > For example, all the records that have been added / changed in > > > CUSTOMER table since 1/8/2010. > > > > > -- > > > Please read the posting guidelines at: > > >http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > > > > IMPORTANT: Type T24: at the start of the subject line for questions > specific > > > to Globus/T24 > > > > > To post, send email to [email protected] > > > To unsubscribe, send email to [email protected] > > > For more options, visit this group at > > >http://groups.google.com/group/jBASE?hl=en > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
