I think you should remove the colon ";" at the end. also put your sql between double quotes, this will help when should you use literal strings as in:
"SELECT ... FROM ...WHERE name = 'your_name'" Luc -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/gdal-dev-OCI-ogrinfo-from-normal-table-tp5740283p5740683.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
