<?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 SDE features update but not the feature-linked annotation in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/sde-features-update-but-not-the-feature-linked/m-p/218585#M5660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using VS2005 &amp;amp; arcgis desktop 92, I successfully updated SDE point feature attributes from a shapefile field like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;editor.StartOperation();
....
SdeFeature.set_Value(idxSDEanno2Fld, ShpFeature.get_Value(idxSHPanno2Fld));
SdeFeature.Store();
....
editor.StopOperation();&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when I check the data, the new attribute values are present in the SDE features I updated. For some reason the attribute changes didn't carry over to the feature linked anno. When I manually change an attribute thru the attrib window the feature &amp;amp; feature linked anno change fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Oct 2010 19:25:04 GMT</pubDate>
    <dc:creator>SimonWillis</dc:creator>
    <dc:date>2010-10-27T19:25:04Z</dc:date>
    <item>
      <title>SDE features update but not the feature-linked annotation</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/sde-features-update-but-not-the-feature-linked/m-p/218585#M5660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using VS2005 &amp;amp; arcgis desktop 92, I successfully updated SDE point feature attributes from a shapefile field like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;editor.StartOperation();
....
SdeFeature.set_Value(idxSDEanno2Fld, ShpFeature.get_Value(idxSHPanno2Fld));
SdeFeature.Store();
....
editor.StopOperation();&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when I check the data, the new attribute values are present in the SDE features I updated. For some reason the attribute changes didn't carry over to the feature linked anno. When I manually change an attribute thru the attrib window the feature &amp;amp; feature linked anno change fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 19:25:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/sde-features-update-but-not-the-feature-linked/m-p/218585#M5660</guid>
      <dc:creator>SimonWillis</dc:creator>
      <dc:date>2010-10-27T19:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: SDE features update but not the feature-linked annotation</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/sde-features-update-but-not-the-feature-linked/m-p/218586#M5661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ESRI told me this is an arcgis 9.2 post sp3 known bug (NIM010898) and was fixed in 9.3. Too bad for me!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 18:00:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/sde-features-update-but-not-the-feature-linked/m-p/218586#M5661</guid>
      <dc:creator>SimonWillis</dc:creator>
      <dc:date>2010-10-29T18:00:31Z</dc:date>
    </item>
  </channel>
</rss>

