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<
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to