I can type in Chinese correctly, no problem to display Chinese character on my computer, but when I select from table using SQL server management studio the column shows '??' . uisng SQL server management studio to input Chinese, like insert insert test2(id, Chinese ) values ( 1, 'Chinese')
that 'Chinese" Charater shows fine (just this website wont display properly).
anyother words , when I insert values using Chinese character is showing fine , but select from column, the column stored values shows '??" so it is not workstation display problem .
Main Topics
Browse All Topics





by: tigin44Posted on 2008-12-17 at 10:44:29ID: 23196572
go to the Reginal and Language settings at your control panel.
Navigate to the Advanced tab.
Choose the correct characters set(s) from the list. and check the box below to apply to all the users and click ok.
run your query again.