Changes between Initial Version and Version 2 of Ticket #5047


Ignore:
Timestamp:
Apr 5, 2013, 10:13:42 AM (11 years ago)
Author:
sbl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5047

    • Property Status newclosed
    • Property Resolutioninvalid
  • Ticket #5047 – Description

    initial v2  
    1 When converting from shapefile to shapefile (or to PostGIS) ogr2ogr invoked with -sql statement throws error message:
    2 "ERROR 1: SQL Expression Parsing Error: syntax error"
    3 Even with a simple syntax like: ""SELECT * FROM mylayer".
    4 Happend on Ubuntu 12.04 server.
     1I see that it is a fundamental and widely used function, and I will try to find out what could have went wrong on my side. Maybe something went wrong when I compiled GDAL, but I tested lots of different sql-statments and got allways a syntax error...
     2The typo in the description would not have led to an error message at all because the system would waited for the end of the command...