Entity support & SDO_GEOMETRY?
Posted: Sat 08 Nov 2008 16:56
After some difficulties I got the Entity Framework support running and I was very happy to see version 4.75 generate a model for my data. With the exception of SDO_GEOMETRY.
Since SDO_GEOMETRY is not quite a recent addition to Oracle, to say that I am surprised by this omission is an understatement. The primary - not to say only - reason we use OraDirect.NET is that it supports geometries (and System.Data.OracleClient does not). Then why in the world doesn't it support it inside an Entity model? There's more to the world than plain old tabular data!
Since SDO_GEOMETRY is not quite a recent addition to Oracle, to say that I am surprised by this omission is an understatement. The primary - not to say only - reason we use OraDirect.NET is that it supports geometries (and System.Data.OracleClient does not). Then why in the world doesn't it support it inside an Entity model? There's more to the world than plain old tabular data!