Frage

Have next case:

My App gathering data from MacOS X Mail with UniDAC for FireMonkey, but received data not support UTF-8.

How can I set "Force Unicode" for UniDAC(SQLLite) by analogy with MyDAC components ?

War es hilfreich?

Lösung

Need set Connection.SpecificOptions.Values['Unicode'] := True

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top