[gdal-dev] SQL Expression post error
andreahmed
ahmed.tolba at schiebel.net
Tue Jan 31 03:01:28 PST 2017
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.
More information about the gdal-dev
mailing list