<?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 database field names being shorten in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/database-field-names-being-shorten/m-p/412292#M2999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've created an acrpad file which has three combo boxes and three databases connected.&amp;nbsp; I've got the second and third combo boxes getting their field names from the first.&amp;nbsp; I work excatly how I want until the field name have more then 10 letters.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The databases are excel file converted to dbf no 4, which start out as small letters, text.&amp;nbsp; The field were made text orginally in ArcCat.&amp;nbsp; After I run the script they have been changed to Capitals and been cut off after 10 letters.&amp;nbsp;&amp;nbsp; The fields then don't match so the drop downs don't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone knows if this is a problem with excel or arcpad?&amp;nbsp; Can it be fixed by a bit of scripting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rebecca&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 May 2010 22:21:29 GMT</pubDate>
    <dc:creator>RebeccaBleney</dc:creator>
    <dc:date>2010-05-21T22:21:29Z</dc:date>
    <item>
      <title>database field names being shorten</title>
      <link>https://community.esri.com/t5/arcpad-questions/database-field-names-being-shorten/m-p/412292#M2999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've created an acrpad file which has three combo boxes and three databases connected.&amp;nbsp; I've got the second and third combo boxes getting their field names from the first.&amp;nbsp; I work excatly how I want until the field name have more then 10 letters.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The databases are excel file converted to dbf no 4, which start out as small letters, text.&amp;nbsp; The field were made text orginally in ArcCat.&amp;nbsp; After I run the script they have been changed to Capitals and been cut off after 10 letters.&amp;nbsp;&amp;nbsp; The fields then don't match so the drop downs don't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone knows if this is a problem with excel or arcpad?&amp;nbsp; Can it be fixed by a bit of scripting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rebecca&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 22:21:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/database-field-names-being-shorten/m-p/412292#M2999</guid>
      <dc:creator>RebeccaBleney</dc:creator>
      <dc:date>2010-05-21T22:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: database field names being shorten</title>
      <link>https://community.esri.com/t5/arcpad-questions/database-field-names-being-shorten/m-p/412293#M3000</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;Shapefiles (that is, DBF files for attributes) have a maximum of ten characters per field. This is a limitation of shapefiles. Have you thought about exporting your data from a geodatabase (personal, file or enterprise) to an AXF and using this in your mobile ArcPad application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the "Data Storage" section in this link for more details: &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Shapefile#Data_storage"&gt;http://en.wikipedia.org/wiki/Shapefile#Data_storage&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data storage&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The maximum size of either .shp or .dbf component files cannot exceed 2 GB (or 231 bits). This translates to, at best, about 70 million point features.[3] The maximum number of feature storage for other geometry types varies depending on the number of vertices used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The attribute database format for the .dbf component file is based on an older dBase standard. This database format inherently has many limitations, including:[3]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Incapable of storing null values (this is a serious issue for quantitative data, as it may skew representation and statistics as null quantities are often represented with 0) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Poor support for Unicode field names or field storage &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG style="text-decoration: underline;"&gt;Maximum length of field names is 10 characters &lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Maximum number of fields is 255 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported field types are: floating point (13 character storage), integer (4 or 9 character storage), date (no time storage; 8 character storage), and text (maximum 254 character storage) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Floating point numbers may contain rounding errors since they are stored as text&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 03:27:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/database-field-names-being-shorten/m-p/412293#M3000</guid>
      <dc:creator>NenadPetrovic</dc:creator>
      <dc:date>2010-05-28T03:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: database field names being shorten</title>
      <link>https://community.esri.com/t5/arcpad-questions/database-field-names-being-shorten/m-p/412294#M3001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for telling me that I thought I was doing something wrong which is not unnormal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I started doing this for someone else, I orginally was using a geodatabase and was planning to use domains and subsets.&amp;nbsp; But decided that wasn't going to work&amp;nbsp; ( which could be a wrong decision I basically an arcmap user trying to be a designer or programmer or something, I'm just way over my head.)&amp;nbsp; They've got about a hundred different plant genesis to go into one field.&amp;nbsp; As I said I've got the three combo boxes working the way they waited except for the shorten of the field name.&amp;nbsp; I'm also not sure what you mean for me to try, to actually put the field names into the geodatabase properties or just put the database into the geodatabase file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rebecca&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 10:01:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/database-field-names-being-shorten/m-p/412294#M3001</guid>
      <dc:creator>RebeccaBleney</dc:creator>
      <dc:date>2010-05-28T10:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: database field names being shorten</title>
      <link>https://community.esri.com/t5/arcpad-questions/database-field-names-being-shorten/m-p/412295#M3002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I remember why I stopped using geodatabases.&amp;nbsp; I can't get&amp;nbsp; Arcpad Studio to see the shapefiles inside a geodatabase and I wanted to use Studio.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rebecca&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 May 2010 04:03:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/database-field-names-being-shorten/m-p/412295#M3002</guid>
      <dc:creator>RebeccaBleney</dc:creator>
      <dc:date>2010-05-29T04:03:02Z</dc:date>
    </item>
  </channel>
</rss>

