Subject RE: [IBO] Missing messages
Author Jason Wharton
Stefan,

> I asked to have the UTF-8 to ANSI conversion switched off that you do
> when the Client Character Set is set to 'UFT8'. When I set the Client
> Character Set to 'UTF8' I expect all data strings to come in as UTF-8.

If you want the raw data you access it using AsRawString property.

Jason Wharton