Layer2 Cloud Connector V9.5.6.0

Released: Jul 14, 2021

V9.5.6.0 での更新項目

機能

  • In order to synchronize binary data with the Layer2 .Net Framework Data Provider for SqlServer, it is required to internally modify the SQL statement. In rare cases this modification leads to issues. Therefore a new connection string parameter has been introduced which allows to disable this modification. Add "SqlStatementAdjustments=false" in order to skip any modifications of the SQL select statement.

Please note that it is not possible to synchronize SQL Binary Large Object(Blob) data if this parameter is used.