Subject | RE: [IBO] UTF-8 handling |
---|---|
Author | Jason Wharton |
Post date | 2007-10-30T21:46:30Z |
Andreas,
Just set TIB_Connection.CharSet to UTF-8 and then use AsRawString.
Regards,
Jason Wharton
> Here my thoughts about it:Not sure this would be a solution.
>
> What about TIB_Column.AsWideString?
> And if we need a UTF8 string, we couldNo need to do that.
> add a method AsUtf8 to TIB_Column?!
Just set TIB_Connection.CharSet to UTF-8 and then use AsRawString.
Regards,
Jason Wharton