Quantcast
Channel: Question and Answer » oracle
Viewing all articles
Browse latest Browse all 717

Is it possible to add an ArcGIS attachment to a row in Oracle/SDE using oracle stored procedures?

$
0
0

So far I have been able to attach files to features within a featureclass using the python tools and ArcObjects.

Within Oracle I have been able to add features with geometries using the ST_Geometry functions from SQL Spatial however, I am wondering if there is a way to add attachments to these features within a stored procedure on the database as opposed to using python or ArcObjects


Viewing all articles
Browse latest Browse all 717

Trending Articles