<?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: Anyone else can't edit source code for Query Layer? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599781#M26604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/362614"&gt;Mike Clease&lt;/A&gt;‌ I'm able to repro, and have logged a case. It would helpful if you could add your specific environment and workflow to this thread, as I've referenced this post in the case. I identified a few other errors during the workflow as well.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 May 2019 15:28:22 GMT</pubDate>
    <dc:creator>ThomasColson</dc:creator>
    <dc:date>2019-05-02T15:28:22Z</dc:date>
    <item>
      <title>Anyone else can't edit source code for Query Layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599779#M26602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've recently upgraded to Pro 2.3 from 2.1 and since the switch I've found I'm unable to edit the SQL code for query layers.&amp;nbsp; I can go through all the steps (edit the code, validate, specify unique IDs etc.) hit OK, but then the query remains unchanged in the resulting table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a bit frustrating to have to delete and recreate these each time I want to change the query slightly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else had this issue? Is it a known bug? Has anyone found a solution? Have I posted this in the right place (new here...)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 08:45:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599779#M26602</guid>
      <dc:creator>MikeClease</dc:creator>
      <dc:date>2019-05-02T08:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone else can't edit source code for Query Layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599780#M26603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What flavor of SQL and version of SDE? Is the storage type geography, geometry, or SDE Binary? Is the query syntax doing any joins? Is the feature class versioned, or archived, if so, is the query pointing to the business or delta table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 14:35:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599780#M26603</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2019-05-02T14:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone else can't edit source code for Query Layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599781#M26604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/362614"&gt;Mike Clease&lt;/A&gt;‌ I'm able to repro, and have logged a case. It would helpful if you could add your specific environment and workflow to this thread, as I've referenced this post in the case. I identified a few other errors during the workflow as well.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 15:28:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599781#M26604</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2019-05-02T15:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone else can't edit source code for Query Layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599782#M26605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you creating a query layer where all the data resides in geodatabases?&amp;nbsp; Or is the query layer created from a database that is spatially enabled with SDE libraries?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 15:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599782#M26605</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-05-02T15:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone else can't edit source code for Query Layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599783#M26606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks both,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data are just in a standard SQLServer (2014) database, which I was trying to add as a table via the 'add data' &amp;gt; 'query layer', was going to join to a feature class later in the workflow.&amp;nbsp; We don't have SDE (yet)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 08:36:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-else-can-t-edit-source-code-for-query-layer/m-p/599783#M26606</guid>
      <dc:creator>MikeClease</dc:creator>
      <dc:date>2019-05-14T08:36:22Z</dc:date>
    </item>
  </channel>
</rss>

