Menu

#191 Function: CUBRIDConnection EncodingFromString, encoding name is wrong.

open
nobody
None
5
2012-07-26
2012-07-26
Jira Trac
No

Function: CUBRIDConnection EncodingFromString, encoding name is wrong.
Source code:
case cp1252:
return Encoding.GetEncoding(Windows - 1252);
Windows - 1252 is an error encoding name, changed to Windows-1252.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.