Skip to main content
November 22, 2013
Question

How to get Chinese string in the database?

  • November 22, 2013
  • 1 reply
  • 415 views

Hi,

   My dear friends.

  

   I successfully connect the database, the data in the table as shown below

   

  

  When I try to get "小明", but the following results were obtained

   

 

 

Does anyone know why, and how to get the correct result?

Thank you.

 

This topic has been closed for replies.

1 reply

Inspiring
December 2, 2013

You need to be aware of character conversions. Look at WideString, it support UTF32 chars.