Subject Re: [IBO] Midas, Ibobjects and charsets
Author Helen Borrie (TeamIBO)
At 06:10 AM 13-06-02 +0000, you wrote:
>HI!
>
>I'am having difficulties to implement iboquery in
>autoobject. I'm connecting to provider which is linked
>to iboquery after applyupdates it gives error messages
>"Cannot transliterate....". I think that I have tried all
>set combinations and also tried socket and dcom connections.
>as well local and remote connections. Database Default
>charset is "ISO8859_1" and scandinaviens chacracters
>is causing the problem. Same datamodule is working
>fine in windows executable.
>Does anyone have ideas!

The first thing to look at is whether you have specified the CharSet
property on your connection object (presumably TIBODatabase). If this
isn't specified, then the client will connect using character set NONE,
which will cause your transliteration errors.


regards,
Helen Borrie (TeamIBO Support)

** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com