If I try the following statement, "select * from TableName where FieldName='Chinese word'. I found that I can not get the correct result. In some other forums, someone said that it is charset problem. Because FreeTDS will transfer Chinese words(Big5) to unreasonable words. But he does not give any answer. Does anybody know the problem? Thanks your help.