<?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: Odd special character in field value in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/odd-special-character-in-field-value/m-p/616908#M34833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Likely a text encoding/decoding issue.&amp;nbsp; You have run into some "gremlins."&amp;nbsp; Are you running Windows 10 with language packs, by chance?&amp;nbsp; &lt;A href="https://support.microsoft.com/en-us/help/3083806/why-does-some-text-display-with-square-boxes-in-some-apps-on-windows-10"&gt; Why does some text display with square boxes in some apps on Windows 10?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting out text encoding/decoding problems is as much an art as a science.&amp;nbsp; You could start by selecting some of the odd fields and dumping the strings as bytes to tease out the code points and what encoding may be causing the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 14:31:45 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2017-05-23T14:31:45Z</dc:date>
    <item>
      <title>Odd special character in field value</title>
      <link>https://community.esri.com/t5/data-management-questions/odd-special-character-in-field-value/m-p/616907#M34832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Enterprise gdb, v10.3 with SQL 2012 back end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone ever seen a special character appear like the ones highlighted in the image?&amp;nbsp; I never have.&amp;nbsp; Just wondering what they might be....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/353061_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 13:51:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/odd-special-character-in-field-value/m-p/616907#M34832</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-05-23T13:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Odd special character in field value</title>
      <link>https://community.esri.com/t5/data-management-questions/odd-special-character-in-field-value/m-p/616908#M34833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Likely a text encoding/decoding issue.&amp;nbsp; You have run into some "gremlins."&amp;nbsp; Are you running Windows 10 with language packs, by chance?&amp;nbsp; &lt;A href="https://support.microsoft.com/en-us/help/3083806/why-does-some-text-display-with-square-boxes-in-some-apps-on-windows-10"&gt; Why does some text display with square boxes in some apps on Windows 10?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting out text encoding/decoding problems is as much an art as a science.&amp;nbsp; You could start by selecting some of the odd fields and dumping the strings as bytes to tease out the code points and what encoding may be causing the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/odd-special-character-in-field-value/m-p/616908#M34833</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-05-23T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Odd special character in field value</title>
      <link>https://community.esri.com/t5/data-management-questions/odd-special-character-in-field-value/m-p/616909#M34834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Joshua-&amp;nbsp; I didn't make the edits, it came from a remote client, and I don't know if they are using Windows 10 or not.&amp;nbsp; I exported the offending records to a file gdb and edited the field values there, and it was okay.&amp;nbsp; I'll just adjust the enterprise version&amp;nbsp; values and move on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/bixb0012"&gt;bixb0012&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/odd-special-character-in-field-value/m-p/616909#M34834</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-05-23T14:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Odd special character in field value</title>
      <link>https://community.esri.com/t5/data-management-questions/odd-special-character-in-field-value/m-p/616910#M34835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am use to receiving all sorts of external data and many gremlins embedded within... &amp;nbsp;If you are using SQL server, one technique I use is to clean up the &amp;nbsp;text data to printable ascii codes only ... using techniques like described here: &amp;nbsp;&lt;A class="link-titled" href="https://www.sqlservercentral.com/Forums/Topic1001736-391-1.aspx" title="https://www.sqlservercentral.com/Forums/Topic1001736-391-1.aspx"&gt;Remove non ASCII characters from column&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:59:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/odd-special-character-in-field-value/m-p/616910#M34835</guid>
      <dc:creator>TedKowal</dc:creator>
      <dc:date>2017-05-23T14:59:40Z</dc:date>
    </item>
  </channel>
</rss>

