> To follow SQL, it is recommended to you double-quote
> characters,
> > which might require SHELL escaping since they are already in a
> double-quoted
> > string, like :
>

> Yes, that's a good theory but it is not easy to use it on Windows. Does
> anybody in the world know how should this one be escaped? I have
> already tried to use ^" as inner double quotes but without success,
> as well as having two ^^ and three ^^^.

Doh! my webmail client has changed what I have typed ! To escape double-quote in
Windows shell, you need to put a backslash character before them.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to