[BUGS] Multi-byte character bug

2002-07-29 Thread Richard So
  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

Re: [BUGS] Multi-byte character bug

2002-07-30 Thread Richard So
>> 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

Re: [BUGS] Multi-byte character bug (resend for clarify)

2002-07-30 Thread Richard So
>> 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

Re: [BUGS] Multi-byte character bug

2002-07-31 Thread Richard So
> -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