<?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>topic Re: native sql and special characters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-and-special-characters/m-p/8248367#M1630815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your problem May be with about column values, you find solution.&lt;/P&gt;&lt;P&gt;But your problem with about column name. I think you must change your column name or different way.&lt;/P&gt;&lt;P&gt;Developers should always use English Char at table name, db name, field name, domain name etc.&lt;/P&gt;&lt;P&gt;Otherwise we come across problems as codepage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry I could not help much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2011 11:14:33 GMT</pubDate>
    <dc:creator>former_member212713</dc:creator>
    <dc:date>2011-10-13T11:14:33Z</dc:date>
    <item>
      <title>native sql and special characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-and-special-characters/m-p/8248366#M1630814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am reading from an external database using native sql. But I cannot use the swedish character Å in my query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXEC SQL PERFORMING append_itab.&lt;/P&gt;&lt;P&gt;        SELECT a.ArtNr, atsv.Beskrivn, atsv.sow, atsv.Katalogtext, atsv.forodling&lt;/P&gt;&lt;P&gt;        INTO   :sArtNr, :sBeskrivn, :sSow, :sKatalogtext, :sForodling&lt;/P&gt;&lt;P&gt;        FROM   Artikel a&lt;/P&gt;&lt;P&gt;        INNER JOIN ArtikelText_Sv atsv ON atsv.ID = a.ID&lt;/P&gt;&lt;P&gt;        WHERE a.[År] = 2012&lt;/P&gt;&lt;P&gt;ENDEXEC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When executed it gives the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An SQL error has occurred: &lt;A href="https://community.sap.com/Microsoft"&gt;&lt;/A&gt;[SQL Server&lt;/P&gt;&lt;P&gt;Native Client 10.0][SQL Server]Invalid column name&lt;/P&gt;&lt;P&gt;'?r'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My extermal database uses the same codepage as SAP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL_Latin1_CP850_BIN2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there som setting on the ABAP program I need to change to get this to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Johan Ingströmer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 09:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-and-special-characters/m-p/8248366#M1630814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-13T09:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: native sql and special characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-and-special-characters/m-p/8248367#M1630815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your problem May be with about column values, you find solution.&lt;/P&gt;&lt;P&gt;But your problem with about column name. I think you must change your column name or different way.&lt;/P&gt;&lt;P&gt;Developers should always use English Char at table name, db name, field name, domain name etc.&lt;/P&gt;&lt;P&gt;Otherwise we come across problems as codepage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry I could not help much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 11:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-and-special-characters/m-p/8248367#M1630815</guid>
      <dc:creator>former_member212713</dc:creator>
      <dc:date>2011-10-13T11:14:33Z</dc:date>
    </item>
  </channel>
</rss>

