Is there a method of having two –sql commands in one command prompt execution.

I have attempted 

1. –sql “first statement ” –sql “second“

2. –sql “first; second“

3. sql “first “ “second“

4. –sql “first” –overwrite –skipfailures -sql “second” (an attempt to separate 
the two).

Bob
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to