1

I am trying to add few hebrew values to mySql db. I tried few collation options to column names and shema, but I still receiving the same result, as in the picture. Thanks in advance for any help.

enter image description here

Update: This answer How to insert an hebrew value into a mysql db in php and this command String changeCollation = "ALTER TABLE Products CONVERT TO CHARACTER SET UTF8 COLLATE utf8_general_ci"; doesn't helps.

KeitL
  • 188
  • 2
  • 13

0 Answers0