What is the ORA error/exception number?<div><br></div><div>Dejan<br><br><div class="gmail_quote">On Mon, Nov 9, 2009 at 09:42, mighty_duck <span dir="ltr">&lt;<a href="mailto:msiljegovic@gmail.com">msiljegovic@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi,<br>
<br>
I created table in Oracle with two columns: ID(primary key) and<br>
Geometry(SDO_GEOMETRY). I also done all stuffs with metadata and spatial<br>
index.....<br>
<br>
Problem is when I want to insert feature into the table...<br>
featureService.UpdateFeatures(resourceIdentifier, commandCollection,<br>
false);. This command correctly inserts new feature into the table, but<br>
throws also exception depending if I specify ID directly (Feature service<br>
exception - error occurred while insert operation, no ID to retrieve), or I<br>
let Oracle autogenerates the new ID(An unclassified exception occurred).<br>
<br>
So in both cases feature is inserted into the table, but everytime I get<br>
exception, and I cant realize what cause this problem!!!<br>
<br>
thanks in advance<br>
<font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/Inser-feature-problem-tp3971827p3971827.html" target="_blank">http://n2.nabble.com/Inser-feature-problem-tp3971827p3971827.html</a><br>
Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</font></blockquote></div><br></div>