From: Minoru Y. <yo...@ti...> - 2008-11-21 22:18:07
|
Alexander Potapchenko <ale...@re...> Fri, 21 Nov 2008 11:05:35 +0300 wrote: >Minoru Yoshida wrote: >> Hi, >> >> BLOB text column is not transliteration with UTF8 connection. >> http://tracker.firebirdsql.org/browse/ODBC-44 >> >> I retry it with RC1(Build 148 ). >> >> My environment: >> >> - FB V2.0.4 >> - Client connection: UTF8 >> >> Case 1. Defaut charset: UTF8 >> >> - VARCHAR is fine >> - BLOB text is NOT fine. >> >> Case 2. Default charset: SJIS_0208(japanese charset) >> >> - VARCHAR is fine >> - BLOB text is fine. >> (Of cause, characters range is SJIS_0208 only) >> >> I think that result must be the same at UTF8 client connection. >> >> Why is a result different? >> >I remember this strange problem (Firebird+ODBC+*ADO*), but my hands have >not reached its decision still. :-) >I will revert to consideration of this problem in the near future. I wait for your good decision. Thanks. -- Regards, Minoru |