Consider the following scenario:
- You run a query against a DB2 database that contains multiple columns that are configured as binary data fields.
- You configure interpretation of the binary data by setting the property Binary as Character in the connection string.
The result set shows that some of the binary fields are not correctly converted to ASCII, instead showing EBCDIC values.