Consider the following scenario:
Notes
- In a Microsoft Host Integration Server 2010 environment, you have the hotfix installed that is described in the following Microsoft Knowledge Base article: 2559748 FIX: Incorrect values are written to DB2 when you send an empty string to DB2 by using SQL Server Integration Services in a Host Integration Server 2010 environment
- You use the Microsoft OLE DB Provider for DB2 to read from a VARCHAR column that is longer than 8,192 characters.
- The column contains an empty string.
Notes
- If the column does not contain an empty string, the column value is read correctly.
- If you use the Microsoft.HostIntegration.MsDb2Client namespace, the problem does not occur.