[gdal-dev] OGR SQL: Excecuting select where column name contains "."

Odd Ragnar Lydersen Odd-Ragnar.Lydersen at powel.no
Thu Oct 4 04:29:20 PDT 2012


Is it possible to make OGRDataSource:: ExecuteSQL() to work with a column name containing "."?

Here is an example:
select column.name.one, column.name.two from 'wfs:layerName'

I have tried to enclose the column name in [] brackets, but that was invalid as well.
Any ideas on how to get around this?

>Odd-Ragnar<


More information about the gdal-dev mailing list