Summary |
0007033: Leading ZWNBSP character gets lost when replicating Unicode data types from Sybase ASE |
|
Revision |
2025-08-26 17:44 by emiller |
|
Description |
When replicating unitype data from Sybase ASE with the sybase.ase.convert.unitypes.for.sync parameter enabled, if a string begins with a zero width no-break space (ZWNBSP) character, then it gets captured in sym_data but not written to the batch. As a result, the leading ZWNBSP character is missing from the target table. |
|
Revision |
2025-08-27 12:15 by pbelov |
|
Description |
When replicating unitype data from Sybase ASE (with the sybase.ase.convert.unitypes.for.sync parameter enabled), if a string begins with a zero width no-break space (ZWNBSP) character, then it gets captured in sym_data but not written to the batch. As a result, the leading ZWNBSP character is missing from the target table. |