Re: [gdal-dev] Query regarding results from ExecuteSQL and the OCI driver - pre OGR 1.8.n

2010-10-25 Thread Frank Warmerdam
Peter J Halls wrote: Dear Team, I'm waiting for 1.8 to be firmed up before upgrading to it, so this relates to the old OCI driver. Peter, You are in luck. This weekend I managed to install Oracle on my ubuntu development system, so my interest level in matters oracle has suddenly jumped

[gdal-dev] Query regarding results from ExecuteSQL and the OCI driver - pre OGR 1.8.n

2010-10-21 Thread Peter J Halls
Dear Team, I'm waiting for 1.8 to be firmed up before upgrading to it, so this relates to the old OCI driver. I'm puzzled. In order to work around the possibility that a table may not exist, and therefore require to be created, I attempted to use ExecuteSQL through the OCI driver wi