View Issue Details

IDProjectCategoryView StatusLast Update
0000046SymmetricDSNew Featurepublic2014-08-28 01:03
ReporterAssigned Toelong  
Priorityhigh 
Status closedResolutionfixed 
Target Version3.5.0Fixed in Version3.5.0 
Summary0000046: National Language Support (NLS) data types such as NTEXT and NVARCHAR2
DescriptionData types with National Language Support (NLS) allow storage of multiple language character sets, often by using UTF-16. For example, SQL-Server has NTEXT and Oracle has NVARCHAR2 data types. Add a new feature to support these fields for synchronization. Currently, the SYM_DATA table is using CLOB data types to capture data, which probably do not allow for NLS. One approach is to encode the NLS data in base64 or hex to capture it. Another approach is an install option to convert SYM_DATA to use NLS data types. Using multi-byte character sets when it's not needed probably adds overhead.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-02-04 15:24 elong Status new => resolved
2014-02-04 15:24 elong Fixed in Version => 3.5.0
2014-02-04 15:24 elong Resolution open => fixed
2014-02-04 15:24 elong Assigned To => elong
2014-08-28 01:03 chenson Status resolved => closed