Table of Contents

Search

  1. Preface
  2. Introduction to Microsoft SQL Server Connector
  3. Connections for Microsoft SQL Server
  4. Synchronization tasks with Microsoft SQL Server Connector
  5. Mappings and mapping tasks with Microsoft SQL Server Connector
  6. Replication tasks with Microsoft SQL Server
  7. Data type reference

Microsoft SQL Server Connector

Microsoft SQL Server Connector

Processing Unicode characters

Processing Unicode characters

Before you enable pass-through partitioning in a
mapping
task when the SQL Query or Source Filter value of the configured partitions contain Unicode characters, you need to set certain system and custom properties for the Secure Agent in Administrator.
  1. Select
    Administrator
    Runtime Environments
    .
  2. On the
    Runtime Environments
    page, select the Secure Agent that runs the
    mapping
    task.
  3. Click
    Edit
    .
  4. In the
    System Configuration Details
    section, perform the following steps:
    1. Select
      Data Integration Server
      as the service and
      DTM
      as the type.
    2. Edit the
      OdbcDataDirectNonWapi
      system property and set the value to
      0
      .
      The configured OdbcDataDirectNonWapi property in the System Configuration Details section.
  5. In the
    Custom Configuration Details
    section, perform the following steps:
    1. Select
      Data Integration Server
      as the service and
      DTM
      as the type.
    2. Enter
      AddQuotesAlways
      in the
      Name
      field and set the value to
      Yes
      .
      The configured AddQuotesAlways property in the Custom Configuration Details section.
  6. Click
    Save
    .

0 COMMENTS

We’d like to hear from you!