Two bugs has
been found in the SQL parser and Multibyte char support:
1.
¡§Problem
connecting to database: java.sql.SQLException: ERROR: Invalid EUC_TW character
sequence found (0xb27a)¡¨ was reported in using JDBC driver to insert record,
similar error reported when using ODBC
>> Two bugs has been found in the SQL parser and Multibyte char support:
>>
>What is the encoding for "chinese char"? You need to give us more
>info.
By Chinese here, I mean BIG5 encoding character which is a widely used
encoding in HK and Taiwan.
My setup:
Db encoding: EUC_TW
>> Two bugs has been found in the SQL parser and Multibyte char support:
>>
>What is the encoding for "chinese char"? You need to give us more info.
By Chinese here, I mean BIG5 encoding character which is a widely used
encoding in HK and Taiwan. My setup:
Db encoding: EUC_TW
C
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Tatsuo Ishii
> Sent: Wednesday, July 31, 2002 1:18 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [BUGS] Multi-byte character bug
>
>
> > By Chinese here, I mean BIG5 encoding