<?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: Cast shape number field to string in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660250#M37446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Understood, i'll do it the old fashion way with cursor..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2012 03:15:50 GMT</pubDate>
    <dc:creator>gilKrips</dc:creator>
    <dc:date>2012-06-12T03:15:50Z</dc:date>
    <item>
      <title>Cast shape number field to string</title>
      <link>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660248#M37444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, i'm trying to cast a numeric field in a shapefile feature class to string.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried writing "CAST("fid" as char(20)) like '%50%'" and expected it to return featues that the fid value contains the request digits but it does not seem to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 17:05:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660248#M37444</guid>
      <dc:creator>gilKrips</dc:creator>
      <dc:date>2012-06-11T17:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cast shape number field to string</title>
      <link>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660249#M37445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shapefiles aren't SQL entities -- they don't support a cast function (I don't think&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;file geodatabase supports casting either). For ArcSDE tables the exact syntax&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;would differ by RDBMS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 17:39:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660249#M37445</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-06-11T17:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cast shape number field to string</title>
      <link>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660250#M37446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Understood, i'll do it the old fashion way with cursor..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 03:15:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660250#M37446</guid>
      <dc:creator>gilKrips</dc:creator>
      <dc:date>2012-06-12T03:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cast shape number field to string</title>
      <link>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660251#M37447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;File Geodatabase does support CAST.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 16:59:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660251#M37447</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2012-06-18T16:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cast shape number field to string</title>
      <link>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660252#M37448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;File Geodatabase does support CAST.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes i know that.. i just didn't knew how to cast shapes or if its even possible&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see now that its not so ill run on the features with a search cursor and search manually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with sde, gdb and mdb i am good&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 17:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660252#M37448</guid>
      <dc:creator>gilKrips</dc:creator>
      <dc:date>2012-06-18T17:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cast shape number field to string</title>
      <link>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660253#M37449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found the answer in here&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=159&amp;amp;f=1707&amp;amp;t=280410"&gt;http://forums.esri.com/Thread.asp?c=159&amp;amp;f=1707&amp;amp;t=280410&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2012 10:23:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660253#M37449</guid>
      <dc:creator>gilKrips</dc:creator>
      <dc:date>2012-08-12T10:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cast shape number field to string</title>
      <link>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660254#M37450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/289244"&gt;Michelle Mathias&lt;/A&gt;‌ can you resurrect the thread that "gil Krips" found as I need to see the answer as it may solve my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 10:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cast-shape-number-field-to-string/m-p/660254#M37450</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2018-07-17T10:23:27Z</dc:date>
    </item>
  </channel>
</rss>

