Jump to content
We've recently updated our Privacy Statement, available here ×

Jaspersoft Ireport doesn't support UTF-8 queries (Hebrew language)


rodnikosh

Recommended Posts

in Ireport 4.8.0 i need to write query with a "where" phrase that include a "UTF-8" word, like this:

SELECT accounts.name AS accounts_name, accounts.billing_address_city AS accounts_billing_address_city FROM accounts accounts WHERE accounts.name = "מיינפורם"

when i write it in Ireport, it doesn't find anything because it doesn't recognize the UTF-8 word in the where clause:

utf81(1).JPG.8e344411b892106d8f9f62dc36a9a2a3.JPG

 

when the same exact query does work in the MySQL database:

utf82(1).JPG.1a59d967f9d6a2d40b69d34547b9643d.JPG

 

 

So the problem is in the Ireport that deosn't recognize the UTF-8 word, how can i fix this?

 

utf81(1).JPG.007f2a44877c8f9d95c31b6d6e904d13.JPG

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...