<?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: Problem querying OLE DB table attributes in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756185#M19330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jenniferdnery&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Run both your Silverlight app and Fiddler. For example, see attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then go to REST service endpoint: &lt;/SPAN&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/identify"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/identify&lt;/A&gt;&lt;SPAN&gt; and see if you will get the same results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 17:03:24 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-06-07T17:03:24Z</dc:date>
    <item>
      <title>Problem querying OLE DB table attributes</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756180#M19325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: ihuilcap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good morning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; With the help of Arcgis Server 10 generates a service which is connected via Ole Db to a table located on the As400. The service works correctly in ArcMap. Using the example available in the ArcGIS Resource Center for Silverlght, Identify task, at presentation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; the details of the selected attribute is not presented the information stored in the OLE DB table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Any idea what happens?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 15:22:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756180#M19325</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-01T15:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem querying OLE DB table attributes</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756181#M19326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jenniferdnery&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check the fields from this service. It seems only one of them is visible, but you can double check by going through the REST end point from your web browser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 19:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756181#M19326</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-01T19:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem querying OLE DB table attributes</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756182#M19327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeniifer such, I did what I recommend, but still the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I commented that the public service from ArcMap, you explain:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; On one hand I have a polygon feature class type stored in a geodatabase and sde ole db connection to a table in a server As400 in Arcmap did a RELATE between fields and PMLINK(table AS400) and MSLink(feature class).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Use the Identify Task example, do not know if the script is in C # that I have to do something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Ivan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 20:53:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756182#M19327</guid>
      <dc:creator>IvanHuilca</dc:creator>
      <dc:date>2012-06-01T20:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem querying OLE DB table attributes</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756183#M19328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jenniferdnery&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you run Fiddler and do the identify from the REST end point in your web browser (outside your Silverlight application)? Can you check to see if results include the attributes that you are missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure if this would help: &lt;/SPAN&gt;&lt;A href="http://gis.stackexchange.com/questions/15136/how-to-let-arcgis-server-see-related-records-in-a-geodatabase"&gt;http://gis.stackexchange.com/questions/15136/how-to-let-arcgis-server-see-related-records-in-a-geodatabase&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 23:39:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756183#M19328</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-01T23:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem querying OLE DB table attributes</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756184#M19329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, when you mean "Can you run Fiddler and do the identify identity from the REST end point in your web browser (outside your Silverlight application)? Can you check to see if results include the attributes are missing That You?" as I do. thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 15:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756184#M19329</guid>
      <dc:creator>IvanHuilca</dc:creator>
      <dc:date>2012-06-04T15:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem querying OLE DB table attributes</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756185#M19330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jenniferdnery&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Run both your Silverlight app and Fiddler. For example, see attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then go to REST service endpoint: &lt;/SPAN&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/identify"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/identify&lt;/A&gt;&lt;SPAN&gt; and see if you will get the same results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 17:03:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-querying-ole-db-table-attributes/m-p/756185#M19330</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-07T17:03:24Z</dc:date>
    </item>
  </channel>
</rss>

