Changes between Initial Version and Version 1 of Ticket #6092, comment 8


Ignore:
Timestamp:
Dec 5, 2016, 12:38:08 AM (7 years ago)
Author:
gregersp

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6092, comment 8

    initial v1  
    66ogr2ogr "MSSQL:server=.;database=DBNAME;trusted_connection=yes;driver=%driver%" %%f -f "MSSQLSpatial" -oo AUTODETECT_SIZE_LIMIT=0
    77}}}
     8
     9doing the above with
     10{{{
     11set driver=SQL Server Native Client 10.0
     12}}}
     13
     14breaks everything