Using TMS Security, mysql only support bit for the boolean value. But TMS security only allow TRUE or FALSE. How to solve it ?

As Subject.

Add a boolean calculated field that sets its value true/false based on the bit field.

Hi,

It does not work. It cannot be edit if I change it which point to this calculated field. How ?

OK. I fixed it. It cannot use in OnCalculated field.
I need to set onSetText and onGetText events on this bit field.

1 Like