Patrick Ho ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
output not exectly the given input

Long Description
Platform: Chinese Windows98(front end), Red hat 7.1 Chinese Version + PostgresQL 7.02 
(back end)

connection: ODBC

While inputing some Chinese charaters (but not all) into the database thu ODBC, the 
output becomes monster. But when I try to insert the query in the Postgres (instead of 
ODBC), the problem doesn't happen. 



Sample Code
insert into temp (name, tel) values ('工程收入', '98785455');

the expected output is '工程收入', '98785455' , but it becomes '工策洶J','98785455'

I think it is the problem of the charater '程', all the charaters after it will 
becomes monster.

Also, I found so many charaters that would have the above situation.
e.g. '現','臨','鐵'

No file was uploaded with this report


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to