I get a SQL Expression parsing error 

 OE_DEBUG << LC << "SQL: " << expr << std::endl; 
        _resultSetHandle = OGR_DS_ExecuteSQL( _dsHandle, expr.c_str(),
_spatialFilter, 0L ); 

the expr is expr = "SELECT * FROM tows:poi_ais" 

In the database the table name is poi_ais. The layer is tows. Is that a bug
? 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/SQL-Expression-post-error-tp5305467.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to