<?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: Unable to insert rows with special characters to MySQL table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-insert-rows-with-special-characters-to-MySQL-table/m-p/405135#M98523</link>
    <description>&lt;P&gt;Make sure that all your environments are either UTF-enabled or use wlatin character sets.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Oct 2017 09:21:32 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-10-18T09:21:32Z</dc:date>
    <item>
      <title>Unable to insert rows with special characters to MySQL table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-insert-rows-with-special-characters-to-MySQL-table/m-p/405134#M98522</link>
      <description>&lt;P&gt;I'm unable to insert rows containing special charachters like "à","ö", etc. into a MySQL table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example code:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;sql&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;insert&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;into&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;s_dmp.airline (airline_nm)&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;values&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;(&lt;/SPAN&gt;&lt;SPAN&gt;'testö'&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;quit&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CLI execute error: [MySQL][ODBC 5.3(w) Driver][mysqld-5.7.18-log]Incorrect string value:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;'\xF6' for column 'airline_nm' at row 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas on how to solve above error without translating the string variable?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 09:15:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-insert-rows-with-special-characters-to-MySQL-table/m-p/405134#M98522</guid>
      <dc:creator>glenndemunck</dc:creator>
      <dc:date>2017-10-18T09:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to insert rows with special characters to MySQL table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-insert-rows-with-special-characters-to-MySQL-table/m-p/405135#M98523</link>
      <description>&lt;P&gt;Make sure that all your environments are either UTF-enabled or use wlatin character sets.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 09:21:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-insert-rows-with-special-characters-to-MySQL-table/m-p/405135#M98523</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-10-18T09:21:32Z</dc:date>
    </item>
  </channel>
</rss>

