On Sat, Sep 27, 2014 at 7:48 PM, Kyle Shannon wrote: > > Have you looked at the pgdump driver for ogr: > > http://gdal.org/drv_pgdump.html > > It may suit your needs. >
Thanks Kyle, I didn't know about that driver. It could be a handy in future perhaps, however I need sql dump for SQL Server, as I'm migrating from PG to MSSQL. It's not that I need some special driver for sql dump, but just the statements that ogr2ogr passes to SQL Server. I run SQL Server Express so I don't have Server Profiler to intercept transactions, and I know there is profiler for Express version on CodePlex, but I'd rather use ogr2ogr sql dump if such option exists.
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
