Has anyone used arcpy.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.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.