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

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -