<?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: ArcPad 7 Check In Redo in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151806#M1071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;jsanborn20's method is great! before this could be done... I had this happen a few times and found a way to save the data meaning I didn't have to drive out and recapture the data.&lt;BR /&gt;&lt;BR /&gt; What happened was:&lt;BR /&gt;1. Checking AXF and SSF hung after 90 mins so I hit cancel.&lt;BR /&gt;2. Once successfully cancelled I restarted ArcMap and tried again&lt;BR /&gt;3. this time ArcMap wouldn't allow check in as it indicated 0 new features�?�(oh #$$%% I've deleted the data off the logger already.)&lt;BR /&gt;4. Insert 99 extra step of messing around with access and the ArcGIS MDB and other files.&lt;BR /&gt;5. Eventually I downloaded SQL Server Management Studio Express(limited free use) to edit the contents of the axf file&lt;BR /&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=6053C6F8-82C8-479C-B25B-9ACA13141C9E&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=6053C6F8-82C8-479C-B25B-9ACA13141C9E&amp;amp;displaylang=en&lt;/A&gt;&lt;BR /&gt;6. Connect to the AXF as such..&lt;BR /&gt; &lt;BR /&gt;6. after playing around with an AXF for a while I found that AXF_STATUS field was what I was after.&lt;BR /&gt;Using:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;select * from GPSSMAINTENANCEHOLE&lt;BR /&gt; &lt;BR /&gt;7. I set this the AXF_STATUS field to 1 by using the query bellow:&lt;BR /&gt;(NB you will see some checked out data as well is null so the query has the option of " Where AXF_Status=16777217")&lt;BR /&gt;&lt;BR /&gt; UPDATE GPSSMAINTENANCEHOLE SET AXF_STATUS=1 Where AXF_Status=16777217&lt;BR /&gt;&lt;BR /&gt;Hoorah!! &lt;BR /&gt; &lt;BR /&gt;Now you can check the file in again!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Refering to this method...I can't seem to find the AXF_STATUS field through Management Studio, though it will display when I open the HTM file in my browser.&amp;nbsp; Any tips on finding/editing the AXF_STATUS field?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2011 13:20:23 GMT</pubDate>
    <dc:creator>ColterSikora1</dc:creator>
    <dc:date>2011-07-06T13:20:23Z</dc:date>
    <item>
      <title>ArcPad 7 Check In Redo</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151799#M1064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using ArcPad 7.1.1 I checked in two layers to an&amp;nbsp; ArcGIS 9.3.2 ArcMap, in an editing session, but failed to save the edits. When I try to do the check in again I get the message that there is nothing to check in from the axf file. Is there a way to clear something that will allow me to do the check in again?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 15:55:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151799#M1064</guid>
      <dc:creator>JohnSanborn</dc:creator>
      <dc:date>2011-05-17T15:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad 7 Check In Redo</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151800#M1065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may be able to perform a 'fake checkout' which will then allow you to, as you said, redo your checkin. You can follow the instructions in Knowledge Base article, HowTo: Perform a 'Fake' ArcPad Checkout, &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/35524"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/35524&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 13:09:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151800#M1065</guid>
      <dc:creator>DeniseKing</dc:creator>
      <dc:date>2011-05-18T13:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad 7 Check In Redo</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151801#M1066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the help, but after several tries using the fake check out, I still get the message that there are no edits to check in. The data is there on the ArcPad map. I can see it, I just can't get it. Too bad there's not a way to open an ArcPad map in ArcMap.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 16:21:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151801#M1066</guid>
      <dc:creator>JohnSanborn</dc:creator>
      <dc:date>2011-05-18T16:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad 7 Check In Redo</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151802#M1067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-size: 1; font-family: Courier New;"&gt;John,&lt;BR /&gt;&lt;BR /&gt;Do you have ArcPad Studio? If you do, open the AXF in ArcPad Studio and right-click on individual layer then select Export option to export the selected layers to shapefile format. You can then manually copy the edits to original geodatabase in an active ArcMap edit session.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Denise&lt;BR /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 18:15:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151802#M1067</guid>
      <dc:creator>DeniseKing</dc:creator>
      <dc:date>2011-05-18T18:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad 7 Check In Redo</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151803#M1068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jsanborn20's method is great! before this could be done... I had this happen a few times and found a way to save the data meaning I didn't have to drive out and recapture the data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; What happened was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Checking AXF and SSF hung after 90 mins so I hit cancel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Once successfully cancelled I restarted ArcMap and tried again&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. this time ArcMap wouldn't allow check in as it indicated 0 new features�?�(oh #$$%% I've deleted the data off the logger already.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Insert 99 extra step of messing around with access and the ArcGIS MDB and other files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Eventually I downloaded SQL Server Management Studio Express(limited free use) to edit the contents of the axf file&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=6053C6F8-82C8-479C-B25B-9ACA13141C9E&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=6053C6F8-82C8-479C-B25B-9ACA13141C9E&amp;amp;displaylang=en&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Connect to the AXF as such..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. after playing around with an AXF for a while I found that AXF_STATUS field was what I was after.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;select * from GPSSMAINTENANCEHOLE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. I set this the AXF_STATUS field to 1 by using the query bellow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(NB you will see some checked out data as well is null so the query has the option of " Where AXF_Status=16777217")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; UPDATE GPSSMAINTENANCEHOLE SET AXF_STATUS=1 Where AXF_Status=16777217&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hoorah!! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now you can check the file in again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 00:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151803#M1068</guid>
      <dc:creator>GrahamW</dc:creator>
      <dc:date>2011-05-19T00:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad 7 Check In Redo</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151804#M1069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I, of course, experienced this problem when I first started using AXF files. Luckily for me, I hadn't yet deleted the project from my handheld device and therefore had a backup of the unmolested AXF file. Although this may be stating the obvious, be sure and create a back up copy before attempting to import.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 12:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151804#M1069</guid>
      <dc:creator>RobertFowler</dc:creator>
      <dc:date>2011-05-19T12:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad 7 Check In Redo</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151805#M1070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm glad I managed to elicit some good information on a problem that I would imagine is fairly common. And a nasty one. And its great to learn that an axf file can be opened in Sql Server Management Studio.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, I did have access to ArcPad 10 and was able to follow Denise62's instructions. The ArcPad Studio quickly converted the axf file to shape files and I was able to then import them to the geodatabase and add them to the ArcMap. Thanks for all the help. Saved my life.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 15:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151805#M1070</guid>
      <dc:creator>JohnSanborn</dc:creator>
      <dc:date>2011-05-19T15:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad 7 Check In Redo</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151806#M1071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;jsanborn20's method is great! before this could be done... I had this happen a few times and found a way to save the data meaning I didn't have to drive out and recapture the data.&lt;BR /&gt;&lt;BR /&gt; What happened was:&lt;BR /&gt;1. Checking AXF and SSF hung after 90 mins so I hit cancel.&lt;BR /&gt;2. Once successfully cancelled I restarted ArcMap and tried again&lt;BR /&gt;3. this time ArcMap wouldn't allow check in as it indicated 0 new features�?�(oh #$$%% I've deleted the data off the logger already.)&lt;BR /&gt;4. Insert 99 extra step of messing around with access and the ArcGIS MDB and other files.&lt;BR /&gt;5. Eventually I downloaded SQL Server Management Studio Express(limited free use) to edit the contents of the axf file&lt;BR /&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=6053C6F8-82C8-479C-B25B-9ACA13141C9E&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=6053C6F8-82C8-479C-B25B-9ACA13141C9E&amp;amp;displaylang=en&lt;/A&gt;&lt;BR /&gt;6. Connect to the AXF as such..&lt;BR /&gt; &lt;BR /&gt;6. after playing around with an AXF for a while I found that AXF_STATUS field was what I was after.&lt;BR /&gt;Using:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;select * from GPSSMAINTENANCEHOLE&lt;BR /&gt; &lt;BR /&gt;7. I set this the AXF_STATUS field to 1 by using the query bellow:&lt;BR /&gt;(NB you will see some checked out data as well is null so the query has the option of " Where AXF_Status=16777217")&lt;BR /&gt;&lt;BR /&gt; UPDATE GPSSMAINTENANCEHOLE SET AXF_STATUS=1 Where AXF_Status=16777217&lt;BR /&gt;&lt;BR /&gt;Hoorah!! &lt;BR /&gt; &lt;BR /&gt;Now you can check the file in again!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Refering to this method...I can't seem to find the AXF_STATUS field through Management Studio, though it will display when I open the HTM file in my browser.&amp;nbsp; Any tips on finding/editing the AXF_STATUS field?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 13:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151806#M1071</guid>
      <dc:creator>ColterSikora1</dc:creator>
      <dc:date>2011-07-06T13:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad 7 Check In Redo</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151807#M1072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. Open the axf in ArcPad Studio.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In the tree under "Feature Layers" right-click on the feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Select "Show Data"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will be able to see the AXF_STATUS field on the right-hand side of the list of fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. To modify the current value, remove the SQL statement that's in the top box already and replace it with the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;UPDATE TABLENAME&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SET AXF_STATUS='1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; WHERE AXF_OBJECTID &amp;gt;= 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "TABLENAME" is the name of your feature class, but in all upper-case letters.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The WHERE clause can be utilized to only change a portion of your data.&amp;nbsp; If you wanted to change the value for every row in the feature class, just utilize the first two lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. After you have the modified SQL statement, click the red exclamation mark button on the main toolbar to run the statement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following messages should be returned if you have written a valid SQL statement:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Command completed with # rows affected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Command completed successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After this you should be able to close the command window, right-click the feature class again, and select "Show data".&amp;nbsp; You will now see that the value has changed for the records you specified.&amp;nbsp; You can then check this data back into ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 23:27:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-7-check-in-redo/m-p/151807#M1072</guid>
      <dc:creator>TimHopper</dc:creator>
      <dc:date>2011-07-06T23:27:52Z</dc:date>
    </item>
  </channel>
</rss>

