asp.net mvc 3 - How to insert Japanese character in MySQL? -


i using mysql db , want insert first , last name in japanese, inserts "??????". stuck , have searched lot didn't solve problem.

the table structure is:

engine : myisam,

collation :utf8_general_ci


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Disable\Enable Bootbox button with KO -