<?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 Calling an Oracle stored procedure with a REF CURSOR output parameter in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/calling-an-oracle-stored-procedure-with-a-ref/m-p/1491067#M70810</link>
    <description>&lt;P&gt;Has anyone used arcpy.&lt;SPAN&gt;ArcSDESQLExecute to call an Oracle stored procedure which includes a 'REF CURSOR' type out parameter? Since the .execute() function expects a string, I don't know how you would pass in a cursor object for the parameter which is expecting a cursor object for returning results.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2024 22:03:38 GMT</pubDate>
    <dc:creator>AnthonyThompsonFWP</dc:creator>
    <dc:date>2024-06-12T22:03:38Z</dc:date>
    <item>
      <title>Calling an Oracle stored procedure with a REF CURSOR output parameter</title>
      <link>https://community.esri.com/t5/python-questions/calling-an-oracle-stored-procedure-with-a-ref/m-p/1491067#M70810</link>
      <description>&lt;P&gt;Has anyone used arcpy.&lt;SPAN&gt;ArcSDESQLExecute to call an Oracle stored procedure which includes a 'REF CURSOR' type out parameter? Since the .execute() function expects a string, I don't know how you would pass in a cursor object for the parameter which is expecting a cursor object for returning results.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 22:03:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/calling-an-oracle-stored-procedure-with-a-ref/m-p/1491067#M70810</guid>
      <dc:creator>AnthonyThompsonFWP</dc:creator>
      <dc:date>2024-06-12T22:03:38Z</dc:date>
    </item>
  </channel>
</rss>

