Page 1 of 1

Problem with LoadFromStream in iOS

Posted: Fri 12 Feb 2016 17:29
by xstef
Hi, i have a FB DB and use a TIBCQuery to load some data. Then use TIBCQuery.SaveToStream in order to send the XML data with Indy to a mobile client. The mobile client uses a VirtualTable and calls LoadFromStream in order to populate its data. Everything works fine in Win and Android but in iOS i get question marks in my Data ex (ΣΤΕ??ΑΝ??Σ). The problem only occurs with Greek characters. The DB has CharSet set to None, and i am using Delphi 10. I remind you that the problem occurs ONLY in iOS and not in Win or Android.

Regards,
Stefanos

Re: Problem with LoadFromStream in iOS

Posted: Thu 18 Feb 2016 14:18
by ViktorV
Thank you for the information. We have reproduced the problem and investigation is in progress. We will inform you when we have any results.