Re: [gdal-dev] Two OGR Driver questions: specifically OCI but really a general question

2010-10-29 Thread Peter J Halls
Frank, Frank Warmerdam wrote: Peter J Halls wrote: Dear Team, would someone please explain to me the purpose of the UnboundCreateFeature method? Within the OCI driver it does not appear that this method can ever get invoked: is it superseded by the BoundCreateFeature method? Second

Re: [gdal-dev] Two OGR Driver questions: specifically OCI but really a general question

2010-10-29 Thread Frank Warmerdam
Peter J Halls wrote: Dear Team, would someone please explain to me the purpose of the UnboundCreateFeature method? Within the OCI driver it does not appear that this method can ever get invoked: is it superseded by the BoundCreateFeature method? Secondly, the OCI driver BoundCreateFe

[gdal-dev] Two OGR Driver questions: specifically OCI but really a general question

2010-10-29 Thread Peter J Halls
Dear Team, would someone please explain to me the purpose of the UnboundCreateFeature method? Within the OCI driver it does not appear that this method can ever get invoked: is it superseded by the BoundCreateFeature method? Secondly, the OCI driver BoundCreateFeature method appears to