Re: Data Abstract Blob Error
- From: "Danijel Tkalcec [RealThinClient.com]" <dtkalcec@xxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 16:04:20 +0200
I doubt they store the image as chineese characters. It's more likely that
they read it from a file or from a database blob field into a string
(AnsiString in Delphi?) and try to send it out using means provided by
DataAbstract. I think the problem is simply that this string is
transliterated when read/written.
Best Regards,
Danijel Tkalcec
"Lauchlan M" <LMackinnonAT_NoSpam_ozemailDOTcomDOTau> wrote in message
news:42c3fa69@xxxxxxxxxxxxxxxxxxxxxxxxx
>> If you're working with Delphi, maybe this will help ...
>>
>> I don't know anything about RemObjects, but if you are using the
>> "Transliterate=True" option when working with Blob Streams (this is the
>> default option for most Blob Stream implementations), you will probably
> just
>> need to turn Transliterate to FALSE before using the stream and
>> everything
>> should be ok, as long as you're using normal strings (not WideString or
>> UTF-Strings).
>
> If it's Chinese characters, wouldn't it have to be WideString or similar?
>
> Anyway, sounds like a really good suggestion.
>
> Lauchlan Mackinnon
>
>
.
- References:
- Data Abstract Blob Error
- From: Rol
- Re: Data Abstract Blob Error
- From: Danijel Tkalcec [RealThinClient.com]
- Re: Data Abstract Blob Error
- From: Lauchlan M
- Data Abstract Blob Error
- Prev by Date: Re: ShareIt publishes our email address to other companies?
- Next by Date: Re: Database components
- Previous by thread: Re: Data Abstract Blob Error
- Index(es):