On Tue, Jun 22, 2010 at 8:19 AM, Peter J Halls wrote:
> Dear All,
>
> I have an application that has need of the use of an Oracle 'collection'
> (aka array) as a column type. The OGR OCI driver does not currently support
> this. Would I be better pre-defining the table and then using SQL_Exec
Dear All,
I have an application that has need of the use of an Oracle 'collection'
(aka array) as a column type. The OGR OCI driver does not currently support
this. Would I be better pre-defining the table and then using SQL_Execute to
manipulate the array column or to consider extending