<div dir="ltr">I tried all. First I used SqlSheet for giving the views a primary key and/or a spatial index but both is not allowed to a View.<br>Also I downloaded fdo2fdo but I didn&#39;t get a connection to my database with this although it works with MapGuide Maestro and I used the same settings.<br>
But fdo2fdo gives the error &quot;ORA-12154: TNS: could not resolve the connect identifier specified&quot;<br><br><div class="gmail_quote">2008/7/29 Zac Spitzer <span dir="ltr">&lt;<a href="mailto:zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">try creating a spatial &nbsp;index on the view<br>
<div><div></div><div class="Wj3C7c"><br>
On Tue, Jul 29, 2008 at 12:59 AM, A. Fischer &lt;<a href="mailto:deejot@gmx.de">deejot@gmx.de</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello together,<br>
&gt;<br>
&gt; when I create a new Layer in MapGuide I can only select the tables from my<br>
&gt; database but not the views.<br>
&gt; Now I read here, that I have to insert the views into the<br>
&gt; user_sdo_geom_metadata - table:<br>
&gt;<br>
&gt; INSERT INTO user_SDO_GEOM_METADATA &nbsp;VALUES (&#39;VIEW_NAME&#39;,<br>
&gt; &#39;GEOM&#39;,SDO_DIM_ARRAY(<br>
&gt; &nbsp; &nbsp;SDO_DIM_ELEMENT(&#39;X&#39;, -1000000, 1000000, 0.005),<br>
&gt; &nbsp; &nbsp;SDO_DIM_ELEMENT(&#39;Y&#39;, -1000000, 1000000, 0.005)<br>
&gt; &nbsp; &nbsp; )<br>
&gt; ,NULL)<br>
&gt;<br>
&gt; But I still can not select my VIEW from the list. Is there something else to<br>
&gt; do?<br>
&gt;<br>
&gt; I would be pleased to receive an answer.<br>
&gt; Kind regards, Alexander Fischer<br>
&gt; --<br>
&gt; View this message in context: <a href="http://www.nabble.com/Import-Views-from-Oracle-Spatial-tp18689745p18689745.html" target="_blank">http://www.nabble.com/Import-Views-from-Oracle-Spatial-tp18689745p18689745.html</a><br>

&gt; Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mapguide-users mailing list<br>
&gt; <a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
&gt;<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
Zac Spitzer -<br>
<a href="http://zacster.blogspot.com" target="_blank">http://zacster.blogspot.com</a> (My Blog)<br>
+61 405 847 168<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<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>
<br>
</div></div></blockquote></div><br></div>