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 -> Oracle Spatial and ADO

Oracle Spatial and ADO

From: Robert Wehofer <thalion77_at_graffiti.net>
Date: Thu, 09 Oct 2003 08:41:11 GMT
Message-ID: <Ha9hb.133475$qU6.2036410@news.chello.at>


Hello!

Ich would like to open an ADO recordset which contains unknown column types for ADO. This unknown column type is MDSYS.SDO_GEOMETRY (Oracle Spatial data type). Opening the recordset would raise the error 'Unknown data type'. Isn't ADO able to create a column of data type 'unknown' without raising the error? I do not need to read the values but I cannot omit the unknown column because I don't know the names of the columns which are of unknown data type beforehand.

Robert Received on Thu Oct 09 2003 - 03:41:11 CDT

Original text of this message

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