<?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: changing field data type in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/changing-field-data-type/m-p/132408#M5095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks George.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2014 13:04:04 GMT</pubDate>
    <dc:creator>ErikBlake</dc:creator>
    <dc:date>2014-10-14T13:04:04Z</dc:date>
    <item>
      <title>changing field data type</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/changing-field-data-type/m-p/132405#M5092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are currently running 10.1 sp1. I was wondering why it is that after I remove all locks from our enterprise gdb I try to change one of our fields data type from a text to a long integer. It allows me to make the change but when I hit apply it just reverts back to its original text data type value. If I have any kind of text value in that field when I try to change to a long integer would that cause this behavior?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example the field I want to change is "House_Num" which has its data type set to text. All the values in the field are numbers except for a couple that has text. would this cause it not to change and revert back to text after I hit apply? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 12:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/changing-field-data-type/m-p/132405#M5092</guid>
      <dc:creator>ErikBlake</dc:creator>
      <dc:date>2014-10-14T12:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: changing field data type</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/changing-field-data-type/m-p/132406#M5093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is expected behavior. There are "&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.7272720336914px;"&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//005s0000003n000000"&gt;Some field properties are defined when the table or feature class is created and cannot be changed, including field type, length, precision, and scale&lt;/A&gt;."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.7272720336914px;"&gt;I would recommend creating a new field in long integer and then filed calculate the numbers over to it. The fields with text in then will not work and need to be converted to a number.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.7272720336914px;"&gt;Hopefully this help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.7272720336914px;"&gt;-George&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.7272720336914px;"&gt;&lt;A href="https://community.esri.com/space/2046"&gt;GIS&lt;/A&gt;‌ &lt;A href="https://community.esri.com/space/2050"&gt;Managing Data&lt;/A&gt;‌ &lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 12:59:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/changing-field-data-type/m-p/132406#M5093</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2014-10-14T12:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: changing field data type</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/changing-field-data-type/m-p/132407#M5094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the text value is causing the issue.&amp;nbsp; Take a look at the following link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//003n00000100000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//003n00000100000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the field contains data, you cannot change data types that would lead to loss of data. For example, you cannot change a long integer or float to a short integer, or change a blob to a text.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 13:03:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/changing-field-data-type/m-p/132407#M5094</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-10-14T13:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: changing field data type</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/changing-field-data-type/m-p/132408#M5095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks George.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 13:04:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/changing-field-data-type/m-p/132408#M5095</guid>
      <dc:creator>ErikBlake</dc:creator>
      <dc:date>2014-10-14T13:04:04Z</dc:date>
    </item>
  </channel>
</rss>

