<?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: Editing a table in ArcGIS Mobile in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148077#M661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks to everyone who has responded, it's given me a few new ideas.&amp;nbsp; I'm intrigued by the solution of editing a local database and using a web service to sync back to the geodatabase.&amp;nbsp;&amp;nbsp;&amp;nbsp; Melinda, I realize that you all have created a customized service, but could you go into just a little more detail about how that works? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just before I revisited this thread, I had the idea of editing an Excel file on whatever device and then manually loading that into the geodatabase, but I think I'm looking for a solution that's just a little more elegant.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pursuing the track of editing a local database with SQL Server Express or similar, I don't think SQL Server Management Studio is the right tool for field workers.&amp;nbsp; What interface would users have to edit this local database?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, does anyone think ArcPad would be a viable solution to this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2011 16:29:25 GMT</pubDate>
    <dc:creator>KennethLohr</dc:creator>
    <dc:date>2011-10-12T16:29:25Z</dc:date>
    <item>
      <title>Editing a table in ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148070#M654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&amp;nbsp; I'm developing a geodatabase for a local government Street Sign Inventory.&amp;nbsp; I've based the geodatabase around the concept of using a point feature class to store each sign "fixture" and then storing all the sign "panels" in a table, with a relationship class tying the panels to a fixture through a common fixtureID field. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that any data intended to be edited with ArcGIS mobile must have GlobalIDs assigned to it. The problem comes in when I cannot assign GlobalIDs to a geodatabase table, it appears you can only assign them to feature classes? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Obviously this creates a problem where fixtures could be added/edited via ArcGIS Mobile, but sign panels (stored in the table) could not.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone suggest a way to make this work?&amp;nbsp; Maybe I've got the wrong approach?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 13:00:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148070#M654</guid>
      <dc:creator>KennethLohr</dc:creator>
      <dc:date>2011-06-02T13:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a table in ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148071#M655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may have to register the table with the GeoDatabase first. In ArcCatalog, right click the table then select "Register with GeoDatabase".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 13:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148071#M655</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-06-02T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a table in ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148072#M656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You may have to register the table with the GeoDatabase first. In ArcCatalog, right click the table then select "Register with GeoDatabase".&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The table was created inside the geodatabase originally, so I'd assume it'd already be registered.&amp;nbsp; I wasn't aware of this function anyway, so I went to try it and it was greyed out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Someone suggested to me a parent/child type relationship between the panels and the fixtures, but I'm not sure how to implement such a relationship.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 13:27:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148072#M656</guid>
      <dc:creator>KennethLohr</dc:creator>
      <dc:date>2011-06-02T13:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a table in ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148073#M657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe ArcGIS mobile does still not currently support relationship or standalone tables (COTS app or sdk).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might have to go down the route of adding a featureclass with null geometry, but even then there is no way to relate on the device.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 19:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148073#M657</guid>
      <dc:creator>AnthonyFarndon</dc:creator>
      <dc:date>2011-06-02T19:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a table in ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148074#M658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;tony.farndon is correct that mobile SDK does not support relationship classes or standalone tables. i keep pestering ESRI about it but don't think it's planned even for 10.1 you have to either do the workaround of null geometry or create a local database and a web service to manage the syncing- which is what we did for one of our clients sign retroflectivity inventory app- check out our project showcase and look for City of Appleton, WI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://showcase.gisinc.com/"&gt;http://showcase.gisinc.com/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 15:10:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148074#M658</guid>
      <dc:creator>MelindaFrost</dc:creator>
      <dc:date>2011-06-03T15:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a table in ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148075#M659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for a best practice when working with stand alone tables on a mobile application. Some tables are just some lookup tables that may be transformed into domains (though some are very large - a street names list for example), while other tables are just keeping some needed info. The app is for working on windows mobile 6.5 devices. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the null geometry column gets the table on the cache of the device, but then I will have some limitations regarding the SQL I can use (inner select, sorting, grouping etc). So using a local database for the stand alone tables might be a better ideea. What database should I chose? I will have to synchronize it with a SDE database. What will be the performance implications?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone dealt with large stand alone tables on a windows mobile device? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Melinda, what local database did you use on the City of Appleton app?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 06:06:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148075#M659</guid>
      <dc:creator>CiprianLazar</dc:creator>
      <dc:date>2011-06-07T06:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a table in ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148076#M660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Our app is running on a tablet so I used SQL Server Express. But mobile devices will only handle SQL Server Compact&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 15:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148076#M660</guid>
      <dc:creator>MelindaFrost</dc:creator>
      <dc:date>2011-06-08T15:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a table in ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148077#M661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks to everyone who has responded, it's given me a few new ideas.&amp;nbsp; I'm intrigued by the solution of editing a local database and using a web service to sync back to the geodatabase.&amp;nbsp;&amp;nbsp;&amp;nbsp; Melinda, I realize that you all have created a customized service, but could you go into just a little more detail about how that works? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just before I revisited this thread, I had the idea of editing an Excel file on whatever device and then manually loading that into the geodatabase, but I think I'm looking for a solution that's just a little more elegant.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pursuing the track of editing a local database with SQL Server Express or similar, I don't think SQL Server Management Studio is the right tool for field workers.&amp;nbsp; What interface would users have to edit this local database?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, does anyone think ArcPad would be a viable solution to this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 16:29:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/editing-a-table-in-arcgis-mobile/m-p/148077#M661</guid>
      <dc:creator>KennethLohr</dc:creator>
      <dc:date>2011-10-12T16:29:25Z</dc:date>
    </item>
  </channel>
</rss>

