<?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: Provide code-level to attribute fields in a SDE geodatabase. in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42999#M2387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE permissions &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;aren't&lt;/SPAN&gt;&lt;SPAN&gt; that granular, and database extensions that permit row/column level&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;security are not supported by Esri (if you can make it work, congrats, but Tech Support can't help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you if it doesn't work).&amp;nbsp; You'd need to pay careful attention to the extra tables created by ArcSDE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for versioning, archiving, etc, since you couldn't use ArcGIS to grant the permissions.&amp;nbsp; Adding&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;relationship classes, domains, etc into the equation increases the level of difficulty by an order of&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;magnitude.&amp;nbsp; I certainly wouldn't want to attempt this, and I've been working with ArcSDE since&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;version 1.3 and SQL-Server since 6.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using multiple tables and views to join them is a less fearsome approach, but it's unlikely you'll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;find someone to donate days/weeks of time to give you detailed instructions on how to proceed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The best you can hope for is someone having published a paper on how they did something&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;similar, then using that as a roadmap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Dec 2013 15:39:41 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2013-12-24T15:39:41Z</dc:date>
    <item>
      <title>Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42995#M2383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an SDE geodatabase and I want to introduce code-level access to the attribute fields in each feature class restricting the attributes to the following group of users :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Public.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Private(Internal).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way of proceeding using ArcGIS technology products? Is it handled depending through the RDBMS ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 06:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42995#M2383</guid>
      <dc:creator>El_BoukfaouiReda</dc:creator>
      <dc:date>2013-12-23T06:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42996#M2384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do you define "code-level access"?&amp;nbsp; I've never seen that term before.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What RDBMS are you using?&amp;nbsp; ArcSDE doesn't have &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;anything&lt;/SPAN&gt;&lt;SPAN&gt; to do with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;security models -- Those are provided by the RDBMS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 12:10:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42996#M2384</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-12-23T12:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42997#M2385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How do you define "code-level access"?&amp;nbsp; I've never seen that term before.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think he may be referring to &lt;/SPAN&gt;&lt;A href="http://docs.oracle.com/cd/E16655_01/network.121/e17607/vpd.htm#DBSEG007"&gt;Oracle Virtual Private Database&lt;/A&gt;&lt;SPAN&gt; functionality, as that seems to be doing what he describes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Oracle Virtual Private Database (VPD) enables you to create security policies to control database access &lt;STRONG&gt;at the row and column level&lt;/STRONG&gt;."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 12:19:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42997#M2385</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2013-12-23T12:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42998#M2386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;How do you define "code-level access"? I've never seen that term before.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't been precise saying this, it is true but it is concerning the database access policies and administration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will formulate the problem otherwise, then :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;''I do have an SDE geodatabase with feature datasets and feature classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to configure the access for each database user, to the database &lt;/SPAN&gt;&lt;STRONG&gt;items&lt;/STRONG&gt;&lt;SPAN&gt;(feature datasets, feature classes, attribute fields). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the code-level access, I supposed that there is a code provided to each attribute field or each group of users(public, private...). The same code would be affected to each field attribute/feature class/feature dataset which could grant or refuse the access to the data within the database...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;Is there anyway to configure this using ArcGIS or MS SQL Server 2008 R2 (as my database is implemented in it) ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;What RDBMS are you using? ArcSDE doesn't have anything to do with security models -- Those are provided by the RDBMS.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using MS SQL Server 2008 R2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to implement a security model to manage the access of the each database user to the feature classes (respectively the attribute fields) of each feature class/feature dataset ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I don't think that SDE permissions are that granular, perhaps you will need to split those private attributes into a separate table and use a primary/foreign key relationship. Then you can use a spatial join that combines the private attributes with the feature class and only grant access to private (internal) users. If the spatial view does not handle the one to many relationship well, you can add an extra step where you export the spatial view to a feature class and automate that process.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I already generated a complete GIS data model - relationship classes, domains and subtypes included - previously.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please describe deeply and in a procedural way(steps) what you just explained before please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;N.B:&lt;/STRONG&gt;&lt;SPAN&gt; I am using MS SQL Server 2008 R2 as a RDBMS. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 04:22:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42998#M2386</guid>
      <dc:creator>El_BoukfaouiReda</dc:creator>
      <dc:date>2013-12-24T04:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42999#M2387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE permissions &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;aren't&lt;/SPAN&gt;&lt;SPAN&gt; that granular, and database extensions that permit row/column level&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;security are not supported by Esri (if you can make it work, congrats, but Tech Support can't help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you if it doesn't work).&amp;nbsp; You'd need to pay careful attention to the extra tables created by ArcSDE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for versioning, archiving, etc, since you couldn't use ArcGIS to grant the permissions.&amp;nbsp; Adding&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;relationship classes, domains, etc into the equation increases the level of difficulty by an order of&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;magnitude.&amp;nbsp; I certainly wouldn't want to attempt this, and I've been working with ArcSDE since&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;version 1.3 and SQL-Server since 6.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using multiple tables and views to join them is a less fearsome approach, but it's unlikely you'll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;find someone to donate days/weeks of time to give you detailed instructions on how to proceed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The best you can hope for is someone having published a paper on how they did something&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;similar, then using that as a roadmap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 15:39:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/42999#M2387</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-12-24T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43000#M2388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ArcSDE permissions &lt;SPAN style="font-style:italic;"&gt;aren't&lt;/SPAN&gt; that granular, and database extensions that permit row/column level&lt;BR /&gt;security are not supported by Esri (if you can make it work, congrats, but Tech Support can't help&lt;BR /&gt;you if it doesn't work).&amp;nbsp; You'd need to pay careful attention to the extra tables created by ArcSDE&lt;BR /&gt;for versioning, archiving, etc, since you couldn't use ArcGIS to grant the permissions.&amp;nbsp; Adding&lt;BR /&gt;relationship classes, domains, etc into the equation increases the level of difficulty by an order of&lt;BR /&gt;magnitude.&amp;nbsp; I certainly wouldn't want to attempt this, and I've been working with ArcSDE since&lt;BR /&gt;version 1.3 and SQL-Server since 6.0.&lt;BR /&gt;&lt;BR /&gt;Using multiple tables and views to join them is a less fearsome approach, but it's unlikely you'll&lt;BR /&gt;find someone to donate days/weeks of time to give you detailed instructions on how to proceed.&lt;BR /&gt;The best you can hope for is someone having published a paper on how they did something&lt;BR /&gt;similar, then using that as a roadmap.&lt;BR /&gt;&lt;BR /&gt;- V&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is not supported by Esri, what then would be the usual procedure(steps) to follow to get this done? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I mean to forbid the access for an SQL Server 2008 R2 Database user, to an attribute field table, which could contain sensitive information?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 06:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43000#M2388</guid>
      <dc:creator>El_BoukfaouiReda</dc:creator>
      <dc:date>2014-02-02T06:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43001#M2389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If it is not supported by Esri, what then would be the usual procedure(steps) to follow to get this done? &lt;BR /&gt;I mean to forbid the access for an SQL Server 2008 R2 Database user, to an attribute field table, which could contain sensitive information?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vince already stressed this, you &lt;/SPAN&gt;&lt;STRONG&gt;can't&lt;/STRONG&gt;&lt;SPAN&gt; set permissions / privileges at the level of individual attribute fields of a Feature Class in an ESRI Geodatabase, you &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;can&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; set permissions / privileges (read or deny) for individual users to an &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;STRONG&gt;entire&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; Feature Class, including &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;all&lt;/SPAN&gt;&lt;SPAN&gt; its fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To set permissions on a Feature Class, read the Help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//002900000039000000"&gt;What are user privileges?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and especially:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00290000003n000000"&gt;Granting and revoking privileges on datasets&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 09:42:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43001#M2389</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2014-02-02T09:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43002#M2390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wrote that you can't use &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ArcGIS&lt;/SPAN&gt;&lt;SPAN&gt; tools to accomplish this.&amp;nbsp; If the database &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;supports this functionality, then a forum of the database in use would be a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;better place to get help.&amp;nbsp; You may need a great deal of geodatabase knowledge&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to avoid breaking ArcGIS functionality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 13:51:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43002#M2390</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-02-02T13:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43003#M2391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I wrote that you can't use &lt;SPAN style="font-style:italic;"&gt;ArcGIS&lt;/SPAN&gt; tools to accomplish this.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Correct, I didn't mean to apply otherwise, but I assumed the OP primarily wished to use the "ArcGIS Tools"...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If the database supports this functionality, then a forum of the database in use would be a &lt;BR /&gt;better place to get help.&amp;nbsp; &lt;STRONG&gt;You may need a great deal of geodatabase knowledge to avoid breaking ArcGIS functionality.&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Agree, trying to use domains and subtypes on "restricted" fields, is probably a scenario for a big headache... just to mention one...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the solution Sol originally proposed, and you also mentioned, by setting up dedicated joins for fields with restrictions, and &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//002q000000r3000000"&gt;spatial views at the database side&lt;/A&gt;&lt;SPAN&gt; who's access can be managed by the RDBMS, and using &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00s50000000n000000"&gt;Query Layers&lt;/A&gt;&lt;SPAN&gt; to access them, is the closest thing to a realistic solution of this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 15:22:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43003#M2391</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2014-02-02T15:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Provide code-level to attribute fields in a SDE geodatabase.</title>
      <link>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43004#M2392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have access either to ArcGIS Server or ArcGIS Online?&amp;nbsp; If your need is to hide some attributes/fields, but show geometry, it can be accomplished using web-based tools.&amp;nbsp; Otherwise, as noted by others, you invite complex and unsupported database behaviors and/or Desktop customization with ArcObjects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 19:55:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/provide-code-level-to-attribute-fields-in-a-sde/m-p/43004#M2392</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-09-23T19:55:06Z</dc:date>
    </item>
  </channel>
</rss>

