Configuring NEOSYS for various language character sets: Difference between revisions
From NEOSYS Technical Support Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 19: | Line 19: | ||
If they are not in agreement then sorting and indexing will be wrong. Running REINDEXALL after changing the character set will resolve some issues. | If they are not in agreement then sorting and indexing will be wrong. Running REINDEXALL after changing the character set will resolve some issues. | ||
==== Windows 2008 ==== | |||
[[image:languageset.jpg]] | [[image:languageset.jpg]] | ||
==== Windows 2003 ==== | |||
[[image:languageset2003.jpg]] |
Revision as of 15:38, 21 June 2010
Configuring the NEOSYS server for various language character sets
NEOSYS currently allows only one of the following character set to be operational in a server at one time.
Although the user interface appears to allow entry of all and any character sets, when the user attempt to save the document they will get a error message if any of the characters are not in the currently configured server character set.
- 1250 (Central Europe) http://msdn.microsoft.com/en-us/goglobal/cc305143.aspx
- 1251 (Cyrillic) http://msdn.microsoft.com/en-us/goglobal/cc305144.aspx
- 1252 (Western Europe (Latin I) http://msdn.microsoft.com/en-us/goglobal/cc305145.aspx
- 1253 (Greek) http://msdn.microsoft.com/en-us/goglobal/cc305146.aspx
- 1254 (Turkish) http://msdn.microsoft.com/en-us/goglobal/cc305147.aspx
- 1255 (Hebrew) http://msdn.microsoft.com/en-us/goglobal/cc305148.aspx
- 1256 (Arabic) http://msdn.microsoft.com/en-us/goglobal/cc305149.aspx
- 1257 (Baltic) http://msdn.microsoft.com/en-us/goglobal/bb964654.aspx
- 1258 (Vietnam) http://msdn.microsoft.com/en-us/goglobal/cc305151.aspx
- 874 (Thai) http://msdn.microsoft.com/en-us/goglobal/cc305142.aspx
You must configure the character set by a) choosing the language in Windows as described below and b) in the NEOSYS Company File in maintenance mode.
If they are not in agreement then sorting and indexing will be wrong. Running REINDEXALL after changing the character set will resolve some issues.
Windows 2008