Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Run PL/SQL stored procedure (in Oracle) using arcpy

$
0
0
Using arcpy in a Python script, I can connect to an Oracle database (I use ArcSDESQLExecute) and then run an SQL statement (I use execute).
My question is: is there a way to run a PL/SQL stored procedure using arcpy ?
Thank you.

Viewing all articles
Browse latest Browse all 2485

Trending Articles