質問

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