Re: [cx-oracle-users] User defined types / objects
Brought to you by:
atuining
From: Jani T. <re...@lu...> - 2006-08-04 06:14:04
|
Anthony Tuininga kirjoitti: > On 8/3/06, Jani Tiainen <jan...@ke...> wrote: >> Hi, >> >> I was trying to read user defined type (actually MDSYS.SDO_GEOMETRY to >> be able to mess with spatial stuff) from database and I got only >> "unhandled datatype" exception. >> >> Is user defined types or objects supported by cx_Oracle? > > Not yet. Well, not first one. AFAIK only Oracle's own JDBC drivers are only drivers beside raw OCI that supports objects. >> Is there plans to support them? > > Yes. But nothing definite at the moment. Hmm... Then if I have time I might take a look at them, since I really need those spatial objects... :D -- Jani Tiainen |