Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ADO and Oracle Spatial

Re: ADO and Oracle Spatial

From: Robert Wehofer <wehofer_at_gisquadrat.com>
Date: Tue, 17 Dec 2002 08:04:01 GMT
Message-ID: <RTAL9.56218$TA6.680158@news.chello.at>


Hello Justin!

The resulting types of the statement are all of basic types like integer or float. The Oracle Spatial function sdo_geom.sdo_area returns a field of type float. The error is not raised by the ADO protocol but in Oracle itself. Propabably ADO is not able to send the statement correctly to the Oracle Server.

Robert

"Justin Cave" <jocave_at_yahoo.com> schrieb im Newsbeitrag
> I don't believe that ADO provides methods to return any sort of object
> type, spatial included. Generally, Microsoft protocols like ADO don't
> provide support for Oracle specific types & constructs.
>
> Justin Cave
Received on Tue Dec 17 2002 - 02:04:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US