<?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: Autodesk Map OData Problem in AutoCAD Map 3D Developer Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autodesk-map-odata-problem/m-p/3612332#M2798</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Have you ever checked this blog?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://adndevblog.typepad.com/infrastructure/2012/05/adding-object-data-records-to-entity-using-map-3d-api.html" target="_blank"&gt;http://adndevblog.typepad.com/infrastructure/2012/05/adding-object-data-records-to-entity-using-map-3d-api.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Does it help?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Sep 2012 03:40:12 GMT</pubDate>
    <dc:creator>Daniel.Du</dc:creator>
    <dc:date>2012-09-10T03:40:12Z</dc:date>
    <item>
      <title>Autodesk Map OData Problem</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autodesk-map-odata-problem/m-p/2283793#M2797</link>
      <description>Tables tables = Autodesk.Gis.Map.HostMapApplicationServices.Application.ActiveProject.ODTables;&lt;BR /&gt;
                Autodesk.Gis.Map.ObjectData.Table table = tables[TblName];&lt;BR /&gt;
                Records records = table.GetObjectTableRecords(0, id, Autodesk.Gis.Map.Constants.OpenMode.OpenForRead, false);&lt;BR /&gt;
&lt;BR /&gt;
                if (records.Count == 0)&lt;BR /&gt;
                {&lt;BR /&gt;
                    Record record = Record.Create();&lt;BR /&gt;
                    table.InitRecord(record);&lt;BR /&gt;
                    table.AddRecord(record, id);&lt;BR /&gt;
                }&lt;BR /&gt;
&lt;BR /&gt;
Why the following is error:Records records = table.GetObjectTableRecords(0, id, Autodesk.Gis.Map.Constants.OpenMode.OpenForRead, false);</description>
      <pubDate>Mon, 23 Jun 2008 02:33:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autodesk-map-odata-problem/m-p/2283793#M2797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-23T02:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Map OData Problem</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autodesk-map-odata-problem/m-p/3612332#M2798</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Have you ever checked this blog?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://adndevblog.typepad.com/infrastructure/2012/05/adding-object-data-records-to-entity-using-map-3d-api.html" target="_blank"&gt;http://adndevblog.typepad.com/infrastructure/2012/05/adding-object-data-records-to-entity-using-map-3d-api.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Does it help?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2012 03:40:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autodesk-map-odata-problem/m-p/3612332#M2798</guid>
      <dc:creator>Daniel.Du</dc:creator>
      <dc:date>2012-09-10T03:40:12Z</dc:date>
    </item>
  </channel>
</rss>

