Hi folks,

 

I develop Web Application in China. I could not use Criteria::LIKE to
search '{Chinese characters} %' in one table in Oracle Database (10g).
The result is always empty even though {Chinese characters} are
available in that table. However, if I used Criteria::LIKE to search
'{English characters} %', it can search any data having that characters.

 

In addition, I have already set encoding to 'GB2312' for rendering HTML
pages.

 

I have the following questions.

1. Can Propel's criteria be used to search non-english characters stored
in Oracle database?

2. If so, please do suggest how to properly use search criteria with
non-english characters?

 

If anyone can assist me about this, please kindly give me response.

 

Best regards,

 

Pat

Itthipat Limmaneerak 



 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to