<?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: Any way to use Oracle Bind Variables in ArcMap? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424739#M24267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://forums.arcgis.com/threads/24122-Oracle-Tracing-amp-Bind-Variables"&gt;Not directly&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2011 22:00:46 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-06-23T22:00:46Z</dc:date>
    <item>
      <title>Any way to use Oracle Bind Variables in ArcMap?</title>
      <link>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424738#M24266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are running Oracle 10g (soon to be 11g) with ArcSDE 9.3.1 (soon to be 10).&amp;nbsp; All the ArcGIS Desktop clients are at version 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to use an Oracle bind variable from within an ArcMap layer's definition query?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 20:42:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424738#M24266</guid>
      <dc:creator>RyanCoodey</dc:creator>
      <dc:date>2011-06-23T20:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to use Oracle Bind Variables in ArcMap?</title>
      <link>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424739#M24267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://forums.arcgis.com/threads/24122-Oracle-Tracing-amp-Bind-Variables"&gt;Not directly&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 22:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424739#M24267</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-06-23T22:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to use Oracle Bind Variables in ArcMap?</title>
      <link>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424740#M24268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A href="http://forums.arcgis.com/threads/24122-Oracle-Tracing-amp-Bind-Variables"&gt;Not directly&lt;/A&gt;.&lt;BR /&gt; &lt;BR /&gt;- V&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to query based on ArcEngine&amp;nbsp; interface&amp;nbsp; using Oracle Bind Variables? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At present, there is only ExecuteSQL using Oracle Bind Variables, other interfaces Search�?�Select�?�Update not using Oracle Bind Variables. If not using Oracle Bind Variables, the query efficiency is very low.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to solve this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 00:49:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424740#M24268</guid>
      <dc:creator>szcszc</dc:creator>
      <dc:date>2011-06-24T00:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to use Oracle Bind Variables in ArcMap?</title>
      <link>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424741#M24269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; my understanding is that using bind variables via arcobjects is not possible since the inside of the cursor is not exposed. I heard that in 10 it is, but you'll need to verify.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Until then you could try setting cursor_sharing to similar or force in the database to reduce hard Parsing due to unbound literals in your SQL. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 11:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424741#M24269</guid>
      <dc:creator>anthonysanchez</dc:creator>
      <dc:date>2011-06-24T11:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to use Oracle Bind Variables in ArcMap?</title>
      <link>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424742#M24270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bind variables just make a certain class of very inefficient queries more efficient.&amp;nbsp; ArcSDE &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;was altered to support bind variables when needed, but I don't think ArcObjects has a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;generic interface to use them.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Most of the situations I've seen where bind variables would help would have been helped &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;more by different use of SQL -- if you're generating hundreds or thousands of new queries,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;there's probably a more efficent way to drive the query so that you're only doing multiple&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fetches.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 11:31:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/any-way-to-use-oracle-bind-variables-in-arcmap/m-p/424742#M24270</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-06-24T11:31:56Z</dc:date>
    </item>
  </channel>
</rss>

