Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#5047 closed defect (invalid)

ogr2ogr -sql syntax error — at Version 2

Reported by: sbl Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: 1.9.2
Severity: normal Keywords: SQL
Cc:

Description (last modified by sbl)

I 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... The 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...

Change History (2)

comment:1 by Even Rouault, 11 years ago

Resolution: invalid
Status: newclosed

I'm pretty sure at 99.9% it is just a typo on your side. This is a basic function well tested by the regression tests. And in your description, there's actually a typo : the double double-quote at the beginning of the SQL.

comment:2 by sbl, 11 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.