BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi,

In database, I have a table with a column (Chinese_Name) which display the chinese character name of a person.

When I bring in the table to the SAS environment, I only able to see ??? instead of the chinese characters. So, what should I do to able to display chinese characters?

The column description: (Current)
Column: Chinese_Name
Data Type: Char
Data Length: 80
Format: $80.
Informat: $80.

Is it something to do with the format, informat of the column ?
Format: $utf8x.
Informat: $utf8x.

Thanks.

Yours Sincerely,
helphelp Message was edited by: HelpHelp
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Please review the useful information on SAS National Language Support (NLS). Also, you will want to review the SAS support website http://support.sas.com/ for possible HOTFIX maintenance for Chinese NLS support.

Scott Barry
SBBWorks, Inc.

SAS National Language Support (NLS)
http://support.sas.com/documentation/onlinedoc/nls/

Simplified Chinese Hot Fix Translations for
SAS Release 9.1.3 (9.1 TS1M3)
http://ftp.sas.com/techsup/download/hotfix/nls_e9_zh.html

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 3657 views
  • 0 likes
  • 2 in conversation