<?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: Unable to get value from field in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/unable-to-get-value-from-field/m-p/51547#M384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using the RecordSet object (eg. MoveNext, MovePrevious) - can I suggest instead using DataSource.Execute and performing SQL Queries to navigate your dataset??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would recommend this method to anyone who is having issues with the RecordSet object in their ArcPad Scripts in ArcPad 10.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hannah &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jan 2014 03:29:22 GMT</pubDate>
    <dc:creator>HannahFerrier</dc:creator>
    <dc:date>2014-01-06T03:29:22Z</dc:date>
    <item>
      <title>Unable to get value from field</title>
      <link>https://community.esri.com/t5/arcpad-questions/unable-to-get-value-from-field/m-p/51546#M383</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 have a script that works in ArcPad 10 but does not work in ArcPad 10.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am unable to obtain a value from a field. I am using "objRS.Fields("TREENO").Value" where "TREENO" is the name of the field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set objRS = Application.map.layers("BatTree").records&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;objRS.Movefirst&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MsgBox "The value is: " &amp;amp; CStr(objRS.Fields("TREENO").Value) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The messagebox is blank.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This worked fine in ArcPad 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 10:15:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/unable-to-get-value-from-field/m-p/51546#M383</guid>
      <dc:creator>JamesMitchell</dc:creator>
      <dc:date>2013-12-03T10:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get value from field</title>
      <link>https://community.esri.com/t5/arcpad-questions/unable-to-get-value-from-field/m-p/51547#M384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using the RecordSet object (eg. MoveNext, MovePrevious) - can I suggest instead using DataSource.Execute and performing SQL Queries to navigate your dataset??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would recommend this method to anyone who is having issues with the RecordSet object in their ArcPad Scripts in ArcPad 10.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hannah &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 03:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/unable-to-get-value-from-field/m-p/51547#M384</guid>
      <dc:creator>HannahFerrier</dc:creator>
      <dc:date>2014-01-06T03:29:22Z</dc:date>
    </item>
  </channel>
</rss>

