MyDAC

MyClasses.__Strings65535ToMemo Variable

Control flow functions of MySQL (like IF, CASE) change data type of LONGMEMO and LONGBLOB fields.

Unit

MyClasses

Syntax

__Strings65535ToMemo: boolean = True;

Remarks

Control flow functions of MySQL (like IF, CASE) change data type of LONGMEMO and LONGBLOB fields. It causes wrong description of these fields by MyDAC and truncating their data. To avoid these problems, MyDAC tries to restore the correct data type. This behaviour was introduced in MyDAC 5.10.0.9. To disable this behaviour, set the __Strings65535ToMemo variable to False.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback