[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Schema : where is the table trigger "Check CRC" aspect stored?

  • Thread starter Thread starter gdb390
  • Start date Start date
Status
Not open for further replies.
G

gdb390

Guest
the _field-tri._trig-crc is the field you search /* extract from the code */ (IF _Field-trig._Trig-Crc <> 0 AND _Field-trig._Trig-Crc <> ? THEN yes ELSE no) @ check_crc

Continue reading...
 
Status
Not open for further replies.
Back
Top