Codepage error

  • some special characters from poland are not native displayed on MS-SQL Server 2005.

    Connection from MS-Server 2005 <--OleDB--> DB2 Database

    With ODBC connection the data are correct BUT with OleDB the characters are wrong :ermm:

    Has someone an idea?

  • Data workflow:

    1. Enduser entered the data on PC (Codepage 1250)

    2. the new data added on IBM System AS400/iSeries (DB2/400 database) - Codepage (500)

    3. download the data to a MS-SQL Server 2005 with OleDB

    after download (step 3) with ODBC all data are correct BUT download with OleDB the data from the Enduser (step 1) are wrong.

    The issue must be on the driver level... ODBC works fine but OleDB not. How can we add some more codepages to the OleDB driver?

  • How to setup the OleDB driver :crying:

    Data workflow:

    1. Enduser entered the data on PC (Codepage 1250)

    2. the new data added on IBM System AS400/iSeries (DB2/400 database) - Codepage (500)

    3. download the data to a MS-SQL Server 2005 with OleDB

    after download (step 3) with ODBC all data are correct BUT download with OleDB the data from the Enduser (step 1) are wrong.

    The issue must be on the driver level... ODBC works fine but OleDB not. How can we add some more codepages to the OleDB driver?

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply