标题: sybase支持多少中文字符集? [打印本页] 作者: cabrio 时间: 2004-12-16 17:08 标题: sybase支持多少中文字符集? 除了euc的以外,还有其他的吗?作者: blackspace 时间: 2004-12-17 17:53 标题: sybase支持多少中文字符集? ; comment character is a semicolon
;
; @(#) locales.dat 1.3 10/14/2003
;
; LOCALES.DAT
;
; Flat-file database for converting vendor-specific international
; locale information to sybase proprietary format.
;
[file format]
version=12.5
list_seperator=,
escape=\
[copyright]
copyright = "Copyright Sybase Inc., 1996, 2003. All rights reserved.\
Use, duplication, or disclosure by the United States Government\
is subject to restrictions as set forth in FAR subparagraphs\
52.227-19(a)-(d) for civilian agency contracts and DFARS\
252.227-7013(c)(1)(ii) for Department of Defense contracts.\
Sybase reserves all unpublished rights under the copyright\
laws of the United States.\
Sybase, Inc. One Sybase Drive, Dublin, CA 94568, USA."
;
; Locales.dat File Format:
; [vendor] sections designate specific vendor-wide accepted
; families of machines and/or operating systems
; that use a common internationalization scheme
;
; locale = vendor_locale, syb_language, syb_charset
; the "locale" entry is used for sybase internal parsing of
; this file.
;
; vendor_locale is composed of the vendor-specified
; language[_territory][.codeset], according to
; POSIX terminology. Sybase internal functions
; will build up the name if necessary.
;
; syb_language is the Sybase-recognized language name
; that an external environment variable, "SYBLANG"
; may be set to, and is the proper normalized value
; to be used for setting a sessions language.
;
; syb_charset is the Sybase-recognized character set
; name for determining character set conversion
; and location of localization files.
;
;
; General NOTES:
;==================================================================
; From Sun Software Internationalization Guide:
; ISO-POSIX
; Locale Language and Territory for ISO-8859/1 (LC_CTYPE=iso_8859_1)
; ------ ----------------------
; C Default "C" locale
; ca Catalan
; da Danish
; de German
; de_CH Swiss German
; en English
; en_UK English as written in UK
; en_US English as written in US
; eo Esperanto
; es Spanish
; eu Basque
; fi Finnish
; fr French
; fr_BE French as written in Belgium
; fr_CA Canadian French
; fr_CH Swiss French
; ga Irish
; gd Scots Gaelic
; is Icelandic
; it Italian
; nl Dutch
; no Norwegian
; pl Polish
; pt Portuguese
; ro Romanian
; sv Swedish