<?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: Linking ArcPad application to an Access Database in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411662#M2992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gareth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I'm having this problem getting from a model to a python script / applet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I keep getting this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;AttributeError: 'module' object has no attribute 'ArcPadCheckout_ArcPad'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And when I try the help("arcpy.ArcPadCheckout_ArcPad") in the python window I get a message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;no Python documentation....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;whereas there is for the .py files that I can see in the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;arcpy &lt;/SPAN&gt;&lt;SPAN&gt;directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing these tools?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2012 22:08:11 GMT</pubDate>
    <dc:creator>JoelCrawford</dc:creator>
    <dc:date>2012-03-15T22:08:11Z</dc:date>
    <item>
      <title>Linking ArcPad application to an Access Database</title>
      <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411656#M2986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for some help coding a very basic ArcPad application that needs to sync to a MS Access database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've found plenty of high-level discussion on how to design an app like this but nothing too explicit. If someone would be willing to share code for this I would be very grateful!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The idea is simple and must have been done countless times before.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Create a custom form for ArcPad to be deployed on Trimble GPS unit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Captured data to create shapefile with some related tables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Back in office, hook up GPS to laptop and hit custom function to sync collected data with MDB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thats all! Even just a listing of required steps would be great. And if you have code or an application you can share that is similar, then that is wonderful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!! Joel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 20:53:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411656#M2986</guid>
      <dc:creator>JoelCrawford</dc:creator>
      <dc:date>2012-01-24T20:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linking ArcPad application to an Access Database</title>
      <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411657#M2987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not an expert in MS Access but I work primirily in ArcCatalog which creates a database that can also be opened in Access. When the crew gets back from the field, I do a data load from their laptops into my geodatabase. If I close ArcCatalog, I can open that same geodatabase in Access and view all the fields as if it was created in Access. Not sure if that helps or that's what you're looking for...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 11:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411657#M2987</guid>
      <dc:creator>AnasMalkawi1</dc:creator>
      <dc:date>2012-02-29T11:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linking ArcPad application to an Access Database</title>
      <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411658#M2988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using an Esri Personal Geodatabase (that actually is a MDB)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, all the things you are asking for come out of the box if you were to ArcMap in conjunction with ArcPad. It might sound expensive but so would the time to rewrite what it is already doing for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcPad uses a SQL CE database (referred to as AXF) into the field which stores all of the relevant related database structure so you can build your system in ArcMap and just take it out in the field!.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any more details would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gareth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 03:41:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411658#M2988</guid>
      <dc:creator>GarethWalters</dc:creator>
      <dc:date>2012-03-02T03:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Linking ArcPad application to an Access Database</title>
      <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411659#M2989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the responses! Sorry for the delay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I've been putting things together for this app. slowly. Have figured some things out...others still remain mysterious.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I can create a personal GDB and then check in / check out to and from arcpad. Then also link into the GDB with MS Access.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also got related tables working so that I can link into the GDB and grab only the attributes and not the spatial feature. Not sure if this is required but I thought I read somewhere about editing tables in Access causing corrupted GDBs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose what I need to do now is figure out how to create a custom toolbar for the GPS that will allow the field users to add point features to the GDB that will be checked in / checked out. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is it possible to create a button that you would access within the GPS custom toolbar that would automatically do the whole check in / check out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This must be the most common ArcPad app development scenario. Is there an example out there with all the code, scripts, etc done?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again! Joel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 21:19:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411659#M2989</guid>
      <dc:creator>JoelCrawford</dc:creator>
      <dc:date>2012-03-05T21:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linking ArcPad application to an Access Database</title>
      <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411660#M2990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes! You could create a geoprocessing tool that does the check out and one for the check in. Once you have the models set, export it/them to a script (python). Then your tool should be able to execute the script and do it for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gareth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 22:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411660#M2990</guid>
      <dc:creator>GarethWalters</dc:creator>
      <dc:date>2012-03-06T22:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Linking ArcPad application to an Access Database</title>
      <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411661#M2991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Gareth! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try this and post again very soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 19:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411661#M2991</guid>
      <dc:creator>JoelCrawford</dc:creator>
      <dc:date>2012-03-14T19:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Linking ArcPad application to an Access Database</title>
      <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411662#M2992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gareth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I'm having this problem getting from a model to a python script / applet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I keep getting this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;AttributeError: 'module' object has no attribute 'ArcPadCheckout_ArcPad'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And when I try the help("arcpy.ArcPadCheckout_ArcPad") in the python window I get a message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;no Python documentation....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;whereas there is for the .py files that I can see in the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;arcpy &lt;/SPAN&gt;&lt;SPAN&gt;directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing these tools?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 22:08:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411662#M2992</guid>
      <dc:creator>JoelCrawford</dc:creator>
      <dc:date>2012-03-15T22:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Linking ArcPad application to an Access Database</title>
      <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411663#M2993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok. So I've got my model running as a script from a toolbar....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I'm wondering about the best way to integrate all these functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. What is the difference between using an AXF (check in / check out) and a CAB (process project)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Is it better to do the check &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;in &lt;/SPAN&gt;&lt;SPAN&gt;manually so that you can check the changes that are coming in, or can you accomplish the same through a model / script? Like can you access that dialog box for check in that allows you to view the changes coming in through a model?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again, in advance...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 22:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411663#M2993</guid>
      <dc:creator>JoelCrawford</dc:creator>
      <dc:date>2012-03-16T22:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Linking ArcPad application to an Access Database</title>
      <link>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411664#M2994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi! So from the help of many...this thread can be considered closed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Though I do have more questions!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/53622-ArcPad-Custom-Toolbar-Listing-Editable-Layers"&gt;http://forums.arcgis.com/threads/53622-ArcPad-Custom-Toolbar-Listing-Editable-Layers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Joel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 22:46:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/linking-arcpad-application-to-an-access-database/m-p/411664#M2994</guid>
      <dc:creator>JoelCrawford</dc:creator>
      <dc:date>2012-03-22T22:46:22Z</dc:date>
    </item>
  </channel>
</rss>

