<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : mapping Oracle spatial data</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : mapping Oracle spatial data</description>
  <pubDate>Thu, 21 May 2026 21:26:37 -700</pubDate>
  <lastBuildDate>Thu, 28 Jan 2010 09:38:17 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1620</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>mapping Oracle spatial data : Ok, Thanks  </title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6146#6146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=45" rel="nofollow">erturkcevik</a><br /><strong>Subject:</strong> 1620<br /><strong>Posted:</strong> 28-Jan-2010 at 9:38am<br /><br /><P>Ok, Thanks</P><DIV></DIV>]]>
   </description>
   <pubDate>Thu, 28 Jan 2010 09:38:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6146#6146</guid>
  </item> 
  <item>
   <title>mapping Oracle spatial data : To my knowledge, ODP.NET is not...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6145#6145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 1620<br /><strong>Posted:</strong> 28-Jan-2010 at 9:33am<br /><br /><P>To my knowledge, ODP.NET is not an Entity Framework compatible provider for Oracle.&nbsp; Do you have evidence to the contrary?</P><DIV>As I mentioned in my previous post, Devart does have an Entity Framework compatible Oracle provider, and you can try it for free for 90 days.</DIV>]]>
   </description>
   <pubDate>Thu, 28 Jan 2010 09:33:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6145#6145</guid>
  </item> 
  <item>
   <title>mapping Oracle spatial data :  Hi; This sample code using...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6142#6142</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=45" rel="nofollow">erturkcevik</a><br /><strong>Subject:</strong> 1620<br /><strong>Posted:</strong> 28-Jan-2010 at 1:47am<br /><br /><SPAN =><SPAN style="MARGIN-LEFT: 0px !imant" =block><CODE =plain><DIV>Hi;</DIV><DIV>This sample code using spatial data with ODP.NET</DIV><DIV>&nbsp;</DIV><DIV>&#091;OracleCustomTypeMappingAttribute(</CODE><CODE =>"MDSYS.SDO_POINT_TYPE"</CODE><CODE =plain>)&#093; </CODE></SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>02.</CODE><SPAN =><SPAN style="MARGIN-LEFT: 0px !imant" =block><CODE =keyword>public</CODE> <CODE =keyword>class</CODE> <CODE =plain>SdoPoint : OracleCustomTypeBase&lt;SdoPoint&gt; </CODE></SPAN></SPAN></DIV><DIV ="line alt1"><CODE =number>03.</CODE><SPAN =><SPAN style="MARGIN-LEFT: 0px !imant" =block><CODE =plain>{ </CODE></SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>04.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =keyword>public</CODE> <CODE =keyword>decimal</CODE><CODE =plain>? X { </CODE><CODE =keyword>get</CODE><CODE =plain>; </CODE><CODE =keyword>set</CODE><CODE =plain>; } </CODE></SPAN></SPAN></DIV><DIV ="line alt1"><CODE =number>05.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =keyword>public</CODE> <CODE =keyword>decimal</CODE><CODE =plain>? Y { </CODE><CODE =keyword>get</CODE><CODE =plain>; </CODE><CODE =keyword>set</CODE><CODE =plain>; } </CODE></SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>06.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =keyword>public</CODE> <CODE =keyword>decimal</CODE><CODE =plain>? Z { </CODE><CODE =keyword>get</CODE><CODE =plain>; </CODE><CODE =keyword>set</CODE><CODE =plain>; } </CODE></SPAN></SPAN></DIV><DIV ="line alt1"><CODE =number>07.</CODE><SPAN =><CODE =spaces>&nbsp;</CODE><SPAN style="MARGIN-LEFT: 7px !imant" =block>&nbsp;</SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>08.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments>/* ... details omitted for clarity&nbsp; */</CODE></SPAN></SPAN></DIV><DIV ="line alt1"><CODE =number>09.</CODE><SPAN =><SPAN style="MARGIN-LEFT: 0px !imant" =block><CODE =plain>} </CODE></SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>10.</CODE><SPAN =><CODE =spaces>&nbsp;</CODE><SPAN style="MARGIN-LEFT: 7px !imant" =block>&nbsp;</SPAN></SPAN></DIV><DIV ="line alt1"><CODE =number>11.</CODE><SPAN =><SPAN style="MARGIN-LEFT: 0px !imant" =block><CODE =plain>&#091;OracleCustomTypeMappingAttribute(</CODE><CODE =>"MDSYS.SDO_GEOMETRY"</CODE><CODE =plain>)&#093; </CODE></SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>12.</CODE><SPAN =><SPAN style="MARGIN-LEFT: 0px !imant" =block><CODE =keyword>public</CODE> <CODE =keyword>class</CODE> <CODE =plain>SdoGeometry : OracleCustomTypeBase&lt;SdoGeometry&gt; </CODE></SPAN></SPAN></DIV><DIV ="line alt1"><CODE =number>13.</CODE><SPAN =><SPAN style="MARGIN-LEFT: 0px !imant" =block><CODE =plain>{ </CODE></SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>14.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =keyword>public</CODE> <CODE =keyword>decimal</CODE><CODE =plain>? Sdo_Gtype { </CODE><CODE =keyword>get</CODE><CODE =plain>; </CODE><CODE =keyword>set</CODE><CODE =plain>; } </CODE></SPAN></SPAN></DIV><DIV ="line alt1"><CODE =number>15.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =keyword>public</CODE> <CODE =keyword>decimal</CODE><CODE =plain>? Sdo_Srid { </CODE><CODE =keyword>get</CODE><CODE =plain>; </CODE><CODE =keyword>set</CODE><CODE =plain>; } </CODE></SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>16.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =keyword>public</CODE> <CODE =plain>SdoPoint Point { </CODE><CODE =keyword>get</CODE><CODE =plain>; </CODE><CODE =keyword>set</CODE><CODE =plain>; } </CODE></SPAN></SPAN></DIV><DIV ="line alt1"><CODE =number>17.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =keyword>public</CODE> <CODE =keyword>decimal</CODE><CODE =plain>&#091;&#093; ElemAray { </CODE><CODE =keyword>get</CODE><CODE =plain>; </CODE><CODE =keyword>set</CODE><CODE =plain>; } </CODE></SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>18.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =keyword>public</CODE> <CODE =keyword>decimal</CODE><CODE =plain>&#091;&#093; OrdinatesArray { </CODE><CODE =keyword>get</CODE><CODE =plain>; </CODE><CODE =keyword>set</CODE><CODE =plain>; } </CODE></SPAN></SPAN></DIV><DIV ="line alt1"><CODE =number>19.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 35px !imant" =block>&nbsp;</SPAN></SPAN></DIV><DIV ="line alt2"><CODE =number>20.</CODE><SPAN =><CODE =spaces>&nbsp;&nbsp;&nbsp;&nbsp;</CODE><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments>/* ... details omitted for clarity&nbsp; */</CODE></SPAN></SPAN></DIV><DIV ="line alt2"><SPAN =><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments></CODE></SPAN></SPAN>&nbsp;</DIV><DIV ="line alt2"><SPAN =><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments>Please&nbsp;writing me how can I can using Oracle Spatial data with DevForce?</CODE></SPAN></SPAN></DIV><DIV ="line alt2"><SPAN =><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments>For Example how can I setting to field type of the SDO_GEOMETRY?</CODE></SPAN></SPAN></DIV><DIV ="line alt2"><SPAN =><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments></CODE></SPAN></SPAN>&nbsp;</DIV><DIV ="line alt2"><SPAN =><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments>Regards</CODE></SPAN></SPAN></DIV><DIV ="line alt2"><SPAN =><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments></CODE></SPAN></SPAN>&nbsp;</DIV><DIV ="line alt2"><SPAN =><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments></CODE></SPAN></SPAN>&nbsp;</DIV><DIV ="line alt2"><SPAN =><SPAN style="MARGIN-LEFT: 28px !imant" =block><CODE =comments></CODE></SPAN></SPAN>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 28 Jan 2010 01:47:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6142#6142</guid>
  </item> 
  <item>
   <title>mapping Oracle spatial data : This would depend upon the provider...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6101#6101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 1620<br /><strong>Posted:</strong> 21-Jan-2010 at 9:03am<br /><br />This would depend upon the provider that you would be using. If the provider supports this feature within the Microsoft Entity Framework, it should also work with DevForce.<DIV>&nbsp;</DIV><DIV>The one Oracle provider that I am aware of for the Entity Framework comes from Devart.</DIV>]]>
   </description>
   <pubDate>Thu, 21 Jan 2010 09:03:19 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6101#6101</guid>
  </item> 
  <item>
   <title>mapping Oracle spatial data : How can I using Oracle spatial...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6100#6100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=45" rel="nofollow">erturkcevik</a><br /><strong>Subject:</strong> 1620<br /><strong>Posted:</strong> 20-Jan-2010 at 11:47pm<br /><br />How can I using Oracle spatial data to Devforce Winclient?<DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 20 Jan 2010 23:47:06 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1620&amp;PID=6100#6100</guid>
  </item> 
 </channel>
</rss>