<?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: Records from attribute table lost - General function failure in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/records-from-attribute-table-lost-general-function/m-p/183421#M10359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. The records would be constantly updated hence why I didn't save the temporary point file. My concern is that each time I open the data set on a computer other than mine or transfer the data to other computers.The records from the attribute table are lost even after I define the source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2015 18:59:41 GMT</pubDate>
    <dc:creator>NikitaMorris</dc:creator>
    <dc:date>2015-07-15T18:59:41Z</dc:date>
    <item>
      <title>Records from attribute table lost - General function failure</title>
      <link>https://community.esri.com/t5/data-management-questions/records-from-attribute-table-lost-general-function/m-p/183419#M10357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently creating a simple GIS system to hold cadastral records. The intent of the system is to show geographically where a survey&lt;/P&gt;&lt;P&gt;was done, other attribute info and an image of the final plan. Therefore I created a file geodatabase (by the way I am using ArcGIS 10 &lt;/P&gt;&lt;P&gt;Basic) to house the attribute data. The cadastrals are shown as points by using the Make XY Event Layer tool. In the attribute table for &lt;/P&gt;&lt;P&gt;cadastrals I also add a jpeg image of the final plan. My problem is that when I move the map and its associated items to another computer&lt;/P&gt;&lt;P&gt;I am unable to open the attribute table with all the records even after I redefine the source. I get a message saying general function error. But when open the cadastrals shapefile is opened in 10.3 demo, the records show. How can I fix this problem using ArcGIS 10 Basic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 15:11:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/records-from-attribute-table-lost-general-function/m-p/183419#M10357</guid>
      <dc:creator>NikitaMorris</dc:creator>
      <dc:date>2015-07-15T15:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Records from attribute table lost - General function failure</title>
      <link>https://community.esri.com/t5/data-management-questions/records-from-attribute-table-lost-general-function/m-p/183420#M10358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Make XY Event Layer creates a temporary point layer. Try saving it to a permanent point file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;From the help:&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="margin-left: 10px; font-size: 12.8000001907349px;"&gt;The output point feature layer created by this tool is temporary and will not persist after the session ends. You can export this event layer to a feature class on disk using the &lt;SPAN style="font-size: 12.8000001907349px;"&gt;&lt;A class="xref" href="http://resources.arcgis.com/en/help/main/10.1/0017/001700000035000000.htm" rel="/en/help/main/10.1/0017/001700000035000000.htm" style="font-size: 12.8000001907349px; color: #007ac2;"&gt;Copy Features&lt;/A&gt;&lt;/SPAN&gt;,&lt;SPAN style="font-size: 12.8000001907349px;"&gt;&lt;A class="xref" href="http://resources.arcgis.com/en/help/main/10.1/0017/00170000003m000000.htm" rel="/en/help/main/10.1/0017/00170000003m000000.htm" style="font-size: 12.8000001907349px; color: #007ac2;"&gt;Feature to Point&lt;/A&gt;&lt;/SPAN&gt;, or &lt;SPAN style="font-size: 12.8000001907349px;"&gt;&lt;A class="xref" href="http://resources.arcgis.com/en/help/main/10.1/0012/001200000020000000.htm" rel="/en/help/main/10.1/0012/001200000020000000.htm" style="font-size: 12.8000001907349px; color: #007ac2;"&gt;Feature Class to Feature Class&lt;/A&gt;&lt;/SPAN&gt; tool.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 15:51:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/records-from-attribute-table-lost-general-function/m-p/183420#M10358</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-07-15T15:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Records from attribute table lost - General function failure</title>
      <link>https://community.esri.com/t5/data-management-questions/records-from-attribute-table-lost-general-function/m-p/183421#M10359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. The records would be constantly updated hence why I didn't save the temporary point file. My concern is that each time I open the data set on a computer other than mine or transfer the data to other computers.The records from the attribute table are lost even after I define the source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 18:59:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/records-from-attribute-table-lost-general-function/m-p/183421#M10359</guid>
      <dc:creator>NikitaMorris</dc:creator>
      <dc:date>2015-07-15T18:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Records from attribute table lost - General function failure</title>
      <link>https://community.esri.com/t5/data-management-questions/records-from-attribute-table-lost-general-function/m-p/183422#M10360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Records are lost whe I use the ArcGIS 10 Basic software but when i open the dataset in ArcGIS 10.3.1 Advanced demo, the records open. I am hoping that it is not a software issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 19:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/records-from-attribute-table-lost-general-function/m-p/183422#M10360</guid>
      <dc:creator>NikitaMorris</dc:creator>
      <dc:date>2015-07-15T19:03:00Z</dc:date>
    </item>
  </channel>
</rss>

