Re: [cx-oracle-users] SDO_GEOMETRY data type
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2005-07-04 14:07:20
|
Yes, there are plans to support such data types but they are not very firm. I haven't personally had any need for such data types yet and the project I am working on right now is taking a lot of time -- so it hasn't been a priority. Patches (as always) are welcome. :-) On 6/30/05, Mikel Larreategi <mla...@co...> wrote: > Hi: >=20 > I have a table with a lot of geographical data and some of those data is > stored in a field of type SDO_GEOMETRY. >=20 > When I launch a select on the table, I get "cx_Oracle.NotSupportedError: > Variable_TypeByOracleDataType: unhandled data type 108", so I suposse > that cx_Oracle cannot handle this kind of data. >=20 > Is there any plan to support this data type? >=20 > I'm using Python 2.3.4, cx_Oracle 4.0.1 and Oracle 10.1.0.3.0. >=20 > Thank you, >=20 >=20 > -- > Mikel Larreategi > mla...@co... >=20 > CodeSyntax > Azitaingo Industrialdea 3 K > E-20600 Eibar > Tel: (+34) 943 82 17 80 >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclic= k > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |