Page 1 of 1

Mysql UTF8 - hebrew chars - URGENT!!

Posted: Tue 19 Oct 2010 11:12
by yhersh
Hi,

I get the following error in my mysql instance (windows and UTF8 collation)

mysql server version: 5.1.48-community

devart mysqlConnector version: 5.80.152

Incorrect string value: '\xE5\xE9\xF7\xE5 \xE1...' for column 'additional_details_param_x' at row 1'

I am trying to insert Hebrew chars 'אבג'....

Please advise

Thanks

found the solution....IMPORTANT

Posted: Tue 19 Oct 2010 13:04
by yhersh
Hi,

I just added CharSet=utf8 to the connection string....and it solved my issue!