Hi!<div><br></div><div>I have no problems saving MultiCurvePolygons into Oracle using AutoCadMap 2010 (or 2011).</div><div>I am using KingOracle provider version <span class="Apple-style-span" style="color: rgb(40, 72, 158); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 800; ">0.8.23.</span></div>
<div><br></div><div>My SQL for the <b>SDO_GEOM_METADATA_TABLE </b>value is:</div><div><br></div><div><div><div>INSERT INTO MDSYS.SDO_GEOM_METADATA_TABLE VALUES (&#39;SIMON&#39;,&#39;VDITCH&#39;, &#39;GEOMETRY&#39;,MDSYS.SDO_DIM_ARRAY(MDSYS.SDO_DIM_ELEMENT(&#39;X&#39;, -180,180,0.005),MDSYS.SDO_DIM_ELEMENT(&#39;Y&#39;, -90,90, 0.005)),4326);</div>
</div><div><br></div><div><br></div><div>simon</div><div><br></div><br><div class="gmail_quote">On Mon, Dec 6, 2010 at 9:41 AM, GISkit_Paul <span dir="ltr">&lt;<a href="mailto:paul@giskit.nl">paul@giskit.nl</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hello,<br>
<br>
Although Simon’s suggestion seems logical, it doesn’t solve the problem.<br>
Using the same Oracle table, AutoCadMap 2010 (or 2011), connecting via the<br>
standard Oracle Connection, I can add hand-drawn MultiCurvePolygons.<br>
Using AutoCadMap 2010, connecting via the King Oracle provider and manually<br>
adding MultiCurvePolygons causes the same error. Is the problem perhaps<br>
caused by the King Oracle Provider?<br>
<br>
Regards,<br>
Paul<br>
<font color="#888888">--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Storing-MultiCurvePolygon-King-Oracle-Provider-tp5773817p5807022.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Storing-MultiCurvePolygon-King-Oracle-Provider-tp5773817p5807022.html</a><br>

</font><div><div></div><div class="h5">Sent from the FDO Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
fdo-users mailing list<br>
<a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
</div></div></blockquote></div><br></div>