View Issue Details

IDProjectCategoryView StatusLast Update
0002456SymmetricDSBugpublic2016-01-03 21:44
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.7.0 
Target Version3.7.28Fixed in Version3.7.28 
Summary0002456: Use unicode for bulk insert file on SQL-Server
DescriptionThe bulk insert file is written in UTF-8 by Java, but the bulk insert command defaults to reading the file using the operating system's character encoding. Specify the DATAFILETYPE=widechar to the bulk insert command so it reads the file with proper encoding.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.7 a2d7ed93

2015-11-25 11:15:29

admin

Details Diff
0002456: Use unicode for bulk insert file on SQL-Server Affected Issues
0002456
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/io/MsSqlBulkDatabaseWriter.java Diff File

Issue History

Date Modified Username Field Change
2015-11-25 16:15 elong New Issue
2015-11-25 16:15 elong Status new => assigned
2015-11-25 16:15 elong Assigned To => elong
2015-11-25 16:15 elong Status assigned => resolved
2015-11-25 16:15 elong Fixed in Version => 3.7.28
2015-11-25 16:15 elong Resolution open => fixed
2015-11-25 17:00 admin Changeset attached => SymmetricDS 3.7 a2d7ed93
2016-01-03 21:44 chenson Status resolved => closed