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 ?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top