<?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: working with IWorkspaceFactory in ArcGIS Runtime SDK in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551980#M3716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WorkspaceFactoryType would not contain an enum for Personal Geodatabases. You'd need to convert your data to either a shapefile or a file/enterprise geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 15:03:33 GMT</pubDate>
    <dc:creator>FreddieGibson</dc:creator>
    <dc:date>2015-09-25T15:03:33Z</dc:date>
    <item>
      <title>working with IWorkspaceFactory in ArcGIS Runtime SDK</title>
      <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551977#M3713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the "ArcGIS Runtime SDK" name space to use in C# to access IWorkspaceFactory object model?&lt;/P&gt;&lt;P&gt;(Please note that I need the name space in "Esir.ArcGISRuntime" ant NOT "Esri.ArcGIS")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Behzad Rouhieh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 19:30:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551977#M3713</guid>
      <dc:creator>BehzadRouhieh1</dc:creator>
      <dc:date>2015-09-24T19:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: working with IWorkspaceFactory in ArcGIS Runtime SDK</title>
      <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551978#M3714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IWorkspaceFactory belongs to the ArcObjects SDK (i.e. Esri.ArcGIS.Geodatabase.IWorkspaceFactory).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IWorkspaceFactory&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//002500000m9w000000"&gt;http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//002500000m9w000000&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you wanting to use ArcObjects or the ArcGIS for Runtime SDK. The runtime SDK would not utilize this interface. What type of workspace are you needing to open? If you're using the Runtime SDK I'd assume you're referring to Esri.ArcGISRuntime.LocalServices.WorkspaceFactoryType enumeration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WorkspaceFactoryType Enumeration&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://developers.arcgis.com/net/desktop/api-reference//html/T_Esri_ArcGISRuntime_LocalServices_WorkspaceFactoryType.htm"&gt;https://developers.arcgis.com/net/desktop/api-reference//html/T_Esri_ArcGISRuntime_LocalServices_WorkspaceFactoryType.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above interface is what you'd use in runtime to specify the workspace type when creating a dynamic workspace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 01:07:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551978#M3714</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-09-25T01:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: working with IWorkspaceFactory in ArcGIS Runtime SDK</title>
      <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551979#M3715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply. I want to use "&lt;SPAN class="identifier"&gt;WorkspaceFactoryType" to connect to a personal geodatabase in .NET environment. I have "Esri.RcGISRuntime" SDK package installed. I could not find the namespace for &lt;SPAN class="identifier"&gt;WorkspaceFactoryType. I &lt;/SPAN&gt;will try the one you suggested.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 11:28:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551979#M3715</guid>
      <dc:creator>BehzadRouhieh</dc:creator>
      <dc:date>2015-09-25T11:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: working with IWorkspaceFactory in ArcGIS Runtime SDK</title>
      <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551980#M3716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WorkspaceFactoryType would not contain an enum for Personal Geodatabases. You'd need to convert your data to either a shapefile or a file/enterprise geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 15:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551980#M3716</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-09-25T15:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: working with IWorkspaceFactory in ArcGIS Runtime SDK</title>
      <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551981#M3717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Freddie. Will I be able to read/edit features of an ".mdb" file created from the desktop Application using &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;WorkspaceFactory?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 15:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551981#M3717</guid>
      <dc:creator>BehzadRouhieh</dc:creator>
      <dc:date>2015-09-25T15:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: working with IWorkspaceFactory in ArcGIS Runtime SDK</title>
      <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551982#M3718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For personal geodatabases the answer would be no because the Runtime APIs do not support personal geodatabases. I've pointed to the documentation that states this below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although runtime won't allow you to edit personal geodatabases directly, I may be able to point you to another workflow that would allow you to adopt this API. Could you provide more information on the workflow you're needing to accomplish with the runtime sdk? Also, do you have access to ArcGIS Server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Supported Geodatabase Formats&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://developers.arcgis.com/net/desktop/guide/supported-geodatabase-formats.htm"&gt;https://developers.arcgis.com/net/desktop/guide/supported-geodatabase-formats.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="2015-09-25_0818.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/128326_2015-09-25_0818.png" style="width: 620px; height: 673px;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 15:23:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551982#M3718</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-09-25T15:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: working with IWorkspaceFactory in ArcGIS Runtime SDK</title>
      <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551983#M3719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh I did not know that. I do NOT have access to ArcGIS Server. I have a shape file (with data table attached) and I want to be able to open that in .NET, change the table fields, featuretable (Polyline color, width,etc.) ad display it in .NET as a layer on the map. Do you have any other suggestion that might work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 15:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551983#M3719</guid>
      <dc:creator>BehzadRouhieh</dc:creator>
      <dc:date>2015-09-25T15:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: working with IWorkspaceFactory in ArcGIS Runtime SDK</title>
      <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551984#M3720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you only needing to modify the data and display the data in runtime? If yes you could leverage a runtime geodatabase (i.e. the file that ends with the .geodatabase extension). If you wanted to use a shapefile you could load the data into runtime and manipulate it, but you would not be able to persist the data changes back to the source shapefile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Creating ArcGIS Runtime Content&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/map/working-with-arcmap/creating-arcgis-runtime-content.htm"&gt;http://desktop.arcgis.com/en/desktop/latest/map/working-with-arcmap/creating-arcgis-runtime-content.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 16:02:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551984#M3720</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-09-25T16:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: working with IWorkspaceFactory in ArcGIS Runtime SDK</title>
      <link>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551985#M3721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried creating runtime content as .geodatabase extensdion. However, in .NET, with basic license, I can only read the data, not edit them. In order to edit the file, Standard license is required!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 17:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/working-with-iworkspacefactory-in-arcgis-runtime/m-p/551985#M3721</guid>
      <dc:creator>BehzadRouhieh</dc:creator>
      <dc:date>2015-09-25T17:08:57Z</dc:date>
    </item>
  </channel>
</rss>

