<?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: Creating Hidden Tables in ArcGIS Pro in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/creating-hidden-tables-in-arcgis-pro/m-p/807871#M2245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zeno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, this functionality&amp;nbsp;is not included in the Pro SDK, and we don't have any near-term plans to add it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot think of any sure-fire workarounds, but you might be able to get by with some of these ideas:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Prefix the tablenames with something like "MyProductSystemTable." &amp;nbsp;This should stop all but the most malicious users from writing to the tables (although the more curious might try to read them).&lt;/LI&gt;&lt;LI&gt;Store your actual data in a blob or encrypted text string, which would prevent the read case (but again, won't stop a malicious writer from just clobbering the whole thing)&lt;/LI&gt;&lt;LI&gt;Create a username/password for a system user and use a different database connection for reading these tables. &amp;nbsp;Hardcode these values in your app- the system admin would need to run a script to create this other user.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;None of these give you what you had with workspace extensions, but I hope they are useful ideas at least.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2019 22:58:27 GMT</pubDate>
    <dc:creator>RichRuh</dc:creator>
    <dc:date>2019-02-13T22:58:27Z</dc:date>
    <item>
      <title>Creating Hidden Tables in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/creating-hidden-tables-in-arcgis-pro/m-p/807870#M2244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the ArcObjects world, we can write a Workspace extension for a specific geodatabase. By using that extension, we can create hidden tables in that geodatabase to&amp;nbsp;store some data about our internal business logic, so that the users cannot see and modify those datasets. You can take a look at the documentation on get_PrivateDatasetNames() by using the link below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jivelink1" href="http://resources.esri.com/help/9.3/arcgisengine/ArcObjects/ao_start.htm#esriGeodatabase/IWorkspaceExtension_PrivateDatasetNames.htm" title="http://resources.esri.com/help/9.3/arcgisengine/ArcObjects/ao_start.htm#esriGeodatabase/IWorkspaceExtension_PrivateDatasetNames.htm"&gt;http://resources.esri.com/help/9.3/arcgisengine/ArcObjects/ao_start.htm#esriGeodatabase/IWorkspaceExtension_PrivateDatasetNames.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a similar mechanism for&amp;nbsp;&lt;SPAN&gt;ArcGIS Pro&lt;/SPAN&gt;? How can I create hidden tables in&amp;nbsp;ArcGIS Pro SDK .NET?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2019 09:31:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/creating-hidden-tables-in-arcgis-pro/m-p/807870#M2244</guid>
      <dc:creator>AlexanderFischer</dc:creator>
      <dc:date>2019-02-13T09:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Hidden Tables in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/creating-hidden-tables-in-arcgis-pro/m-p/807871#M2245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zeno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, this functionality&amp;nbsp;is not included in the Pro SDK, and we don't have any near-term plans to add it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot think of any sure-fire workarounds, but you might be able to get by with some of these ideas:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Prefix the tablenames with something like "MyProductSystemTable." &amp;nbsp;This should stop all but the most malicious users from writing to the tables (although the more curious might try to read them).&lt;/LI&gt;&lt;LI&gt;Store your actual data in a blob or encrypted text string, which would prevent the read case (but again, won't stop a malicious writer from just clobbering the whole thing)&lt;/LI&gt;&lt;LI&gt;Create a username/password for a system user and use a different database connection for reading these tables. &amp;nbsp;Hardcode these values in your app- the system admin would need to run a script to create this other user.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;None of these give you what you had with workspace extensions, but I hope they are useful ideas at least.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2019 22:58:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/creating-hidden-tables-in-arcgis-pro/m-p/807871#M2245</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2019-02-13T22:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Hidden Tables in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/creating-hidden-tables-in-arcgis-pro/m-p/807872#M2246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rich, for the reply and your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2019 09:18:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/creating-hidden-tables-in-arcgis-pro/m-p/807872#M2246</guid>
      <dc:creator>AlexanderFischer</dc:creator>
      <dc:date>2019-02-15T09:18:53Z</dc:date>
    </item>
  </channel>
</rss>

