<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Encode UTF-8 to Win1251 problem with JDBC driver Interbase in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231751#M1305643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alexander Silchenko,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have problem Idoc-to-Jdbc scenario. My 3rd party database is firebird. I download jaybird jdbc driver. And I deployed our PI 7.01 server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My communication channel settings like that;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JDBC Driver : org.firebirdsql.jdbc.FBDriver&lt;/P&gt;&lt;P&gt;Connection :  jdbc:firebirdsql:10.90.5.136/3050:c:&lt;BR /&gt;bmerkez&lt;BR /&gt;data&lt;BR /&gt;bmerkez.fdb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my scenario is not working properly. When I run the idoc, I got this error message:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error occurred during back-routing Error in communication channel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Rasim Donmez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Jan 2011 22:29:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-09T22:29:19Z</dc:date>
    <item>
      <title>Encode UTF-8 to Win1251 problem with JDBC driver Interbase</title>
      <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaq-p/3231744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I discovered encode problem with jdbc-connection from SAP XI to Interbase 7.5 Server. The problem is when we try to write russian char to some Interbase tables we get something like this "???????????" instead of normal chars. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I tryed everything with this problem: different charsets Win1251, UTF-8, Unicode_FSS, but it still don't work properly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I think, this is problem with Interbase jdbc-driver "Interclient" or with Interbase itself, not SAP XI - because when I route SAP XI output to file, I get normal chars everytime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How to fix this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 12:03:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaq-p/3231744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T12:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Encode UTF-8 to Win1251 problem with JDBC driver Interbase</title>
      <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231745#M1305637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First you have to check, which codepage is supported by the database.&lt;/P&gt;&lt;P&gt;Maybe you need KOI8-R ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/KOI8-R" target="test_blank"&gt;http://en.wikipedia.org/wiki/KOI8-R&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 12:36:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231745#M1305637</guid>
      <dc:creator>stefan_grube</dc:creator>
      <dc:date>2008-01-15T12:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Encode UTF-8 to Win1251 problem with JDBC driver Interbase</title>
      <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231746#M1305638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interbase 7.5 Server supports Windows-1251, KOI8-R and UNICODE_FSS. I have tryed all of that, but still get "???" instead of normal russian char. By the way, this problem don't nfluence to english chars.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 12:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231746#M1305638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T12:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Encode UTF-8 to Win1251 problem with JDBC driver Interbase</title>
      <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231747#M1305639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The database cannot support different codepages the same time. You have to check, what exaclty is configured.&lt;/P&gt;&lt;P&gt;When english characters are displayed correctly, but russian characters not, it might have a western codepage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 15:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231747#M1305639</guid>
      <dc:creator>stefan_grube</dc:creator>
      <dc:date>2008-01-15T15:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Encode UTF-8 to Win1251 problem with JDBC driver Interbase</title>
      <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231748#M1305640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; The database cannot support different codepages the same time. You have to check, what exaclty is configured.&lt;/P&gt;&lt;P&gt;&amp;gt; Regards&lt;/P&gt;&lt;P&gt;&amp;gt; Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Ok, let me explain: I have tables in database configured to windows-1251 (Cp1251) charset. In SAP XI I configure jdbc-adapter with following settings (with successfully deployed Interbase jdbc driver):&lt;/P&gt;&lt;P&gt;&lt;EM&gt;JDBC driver&lt;/EM&gt;: &lt;STRONG&gt;interbase.interclient.Driver&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Connection:&lt;/EM&gt; &lt;STRONG&gt;jdbc:interbase://192.168.XXX.XXX/c:/server/supermagdk.gdb&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; To encode characters from UTF-8 to Cp1251 I use java mapping listed in "How To.. work with character encodings in process integration". I know that it works right, because when I use file adapter with this java mapping I get right russian characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; So I think there is some problem with Interbase jdbc driver, because I tryed to write this data to MSSQL server and got right characters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 07:03:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231748#M1305640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T07:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Encode UTF-8 to Win1251 problem with JDBC driver Interbase</title>
      <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231749#M1305641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I have another question about this situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Did anyone use JAD to decompile JAR file of jdbc driver and changed code of driver?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2008 07:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231749#M1305641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-17T07:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Encode UTF-8 to Win1251 problem with JDBC driver Interbase</title>
      <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231750#M1305642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I resolved this problem by using FireBird JDBC driver instead of Interbase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231750#M1305642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Encode UTF-8 to Win1251 problem with JDBC driver Interbase</title>
      <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231751#M1305643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alexander Silchenko,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have problem Idoc-to-Jdbc scenario. My 3rd party database is firebird. I download jaybird jdbc driver. And I deployed our PI 7.01 server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My communication channel settings like that;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JDBC Driver : org.firebirdsql.jdbc.FBDriver&lt;/P&gt;&lt;P&gt;Connection :  jdbc:firebirdsql:10.90.5.136/3050:c:&lt;BR /&gt;bmerkez&lt;BR /&gt;data&lt;BR /&gt;bmerkez.fdb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my scenario is not working properly. When I run the idoc, I got this error message:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error occurred during back-routing Error in communication channel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Rasim Donmez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jan 2011 22:29:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231751#M1305643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-09T22:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Encode UTF-8 to Win1251 problem with JDBC driver Interbase</title>
      <link>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231752#M1305644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you solve the problem:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error occurred during back-routing Error in communication channel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 07:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encode-utf-8-to-win1251-problem-with-jdbc-driver-interbase/qaa-p/3231752#M1305644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-02T07:46:42Z</dc:date>
    </item>
  </channel>
</rss>

