[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: no ROW-STATE modified

  • Thread starter Thread starter bart.syryn
  • Start date Start date
Status
Not open for further replies.
B

bart.syryn

Guest
Hi, You are correct, that works. I finaly found it, Somewhere in the code I do a BUFFER-COMPARE on the Temp-table and before-table. That was the one causing the problem. Adding BINARY in the BUFFER-COMPARE solved it. It seems that BUFFER-COMPARE without BINARY doesn't see the difference between E and Ë. Thanks for helping me. Kind regards Bart

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