<?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 After reopening the workspace previously added fields (columns) are missing in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/after-reopening-the-workspace-previously-added/m-p/1185177#M7718</link>
    <description>&lt;P&gt;Hi, I have an application written in visual basic that uses arcgis objects. The application does several different things that are triggered from the UI. Each of these individual actions always creates a new workspace&lt;/P&gt;&lt;P&gt;Dim workspaceFactory As ESRI.ArcGIS.Geodatabase.IWorkspaceFactory = New ESRI.ArcGIS.DataSourcesGDB.SdeWorkspaceFactory()&lt;/P&gt;&lt;P&gt;After running one action, new columns are added to the sql table using AddField.&lt;/P&gt;&lt;P&gt;Dim ITable As ESRI.ArcGIS.Geodatabase.ITable&lt;BR /&gt;Dim IFieldEdit As ESRI.ArcGIS.Geodatabase.IFieldEdit&lt;/P&gt;&lt;P&gt;ITable .AddField(IFieldEdit )&lt;/P&gt;&lt;P&gt;A subsequent test shows that the columns have been added and are also visible in the sql manager.&lt;/P&gt;&lt;P&gt;featureClass.Fields.FindField(fieldName)&lt;/P&gt;&lt;P&gt;At the end of this action, the workspace is released.&lt;/P&gt;&lt;P&gt;System.Runtime.InteropServices.Marshal.ReleaseComObject(featureWorkspace)&lt;/P&gt;&lt;P&gt;When the workspace is created again in another action, arcgis does not see the new columns. Do you know what could be the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 18:42:26 GMT</pubDate>
    <dc:creator>Mrzout</dc:creator>
    <dc:date>2022-06-22T18:42:26Z</dc:date>
    <item>
      <title>After reopening the workspace previously added fields (columns) are missing</title>
      <link>https://community.esri.com/t5/geodatabase-questions/after-reopening-the-workspace-previously-added/m-p/1185177#M7718</link>
      <description>&lt;P&gt;Hi, I have an application written in visual basic that uses arcgis objects. The application does several different things that are triggered from the UI. Each of these individual actions always creates a new workspace&lt;/P&gt;&lt;P&gt;Dim workspaceFactory As ESRI.ArcGIS.Geodatabase.IWorkspaceFactory = New ESRI.ArcGIS.DataSourcesGDB.SdeWorkspaceFactory()&lt;/P&gt;&lt;P&gt;After running one action, new columns are added to the sql table using AddField.&lt;/P&gt;&lt;P&gt;Dim ITable As ESRI.ArcGIS.Geodatabase.ITable&lt;BR /&gt;Dim IFieldEdit As ESRI.ArcGIS.Geodatabase.IFieldEdit&lt;/P&gt;&lt;P&gt;ITable .AddField(IFieldEdit )&lt;/P&gt;&lt;P&gt;A subsequent test shows that the columns have been added and are also visible in the sql manager.&lt;/P&gt;&lt;P&gt;featureClass.Fields.FindField(fieldName)&lt;/P&gt;&lt;P&gt;At the end of this action, the workspace is released.&lt;/P&gt;&lt;P&gt;System.Runtime.InteropServices.Marshal.ReleaseComObject(featureWorkspace)&lt;/P&gt;&lt;P&gt;When the workspace is created again in another action, arcgis does not see the new columns. Do you know what could be the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 18:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/after-reopening-the-workspace-previously-added/m-p/1185177#M7718</guid>
      <dc:creator>Mrzout</dc:creator>
      <dc:date>2022-06-22T18:42:26Z</dc:date>
    </item>
  </channel>
</rss>

