<?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: arcPy on query layer in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626851#M20845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it even possible to detect a if a layer is a query layer using ArcPy? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 16:40:42 GMT</pubDate>
    <dc:creator>RonnieRichards</dc:creator>
    <dc:date>2016-06-06T16:40:42Z</dc:date>
    <item>
      <title>arcPy on query layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626848#M20842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to make many MXDs which include query layers (NOT through layer definition).&amp;nbsp; The difference of these MXDs is only the query of the layer.&amp;nbsp; Is there way to automate this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 11:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626848#M20842</guid>
      <dc:creator>SteveLi</dc:creator>
      <dc:date>2011-10-07T11:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: arcPy on query layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626849#M20843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steve, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is currently no option to create or alter query layers through Python at 9.x or 10. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have access to the Beta program you can take a look at the "Make Query Layer" tool in 10.1 Beta.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 15:33:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626849#M20843</guid>
      <dc:creator>RussellBrennan</dc:creator>
      <dc:date>2011-10-10T15:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: arcPy on query layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626850#M20844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see the Make Query Layer in the Data Management-&amp;gt;Layers and Table Views Toolbox which is great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also like to know if there is the ability to edit a Query Layer, that is already created, through python.&amp;nbsp; In my scenario, I see many Query Layers created with an Oracle 11g Client connection.&amp;nbsp; If the back end database gets updated to Oracle 12c (which my organization will probably do within the next 2 years), I would want to update the Query Layer to use the Oracle 12c Client connection instead of the Oracle 11g Client connection.&amp;nbsp; Is this scenario currently possible through python?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 15:36:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626850#M20844</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2014-03-13T15:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: arcPy on query layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626851#M20845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it even possible to detect a if a layer is a query layer using ArcPy? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:40:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626851#M20845</guid>
      <dc:creator>RonnieRichards</dc:creator>
      <dc:date>2016-06-06T16:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: arcPy on query layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626852#M20846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only way I know is to do a describe on the layer and look for the string "%" in the datasetName property.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 17:39:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-on-query-layer/m-p/626852#M20846</guid>
      <dc:creator>BillDaigle</dc:creator>
      <dc:date>2016-06-06T17:39:00Z</dc:date>
    </item>
  </channel>
</rss>

