Depends on the geodatabase version. If (AG) 10, there is a ogr driver for it, so you would not need shapefiles and avoid losing long fieldnames etc. There is no driver for earlier AG/gdb versions. Maybe it's an old thread<http://gis.stackexchange.com/questions/910/file-geodatabase-open-api>, but it has some information. Integration in ogr <http://www.gdal.org/ogr/drv_filegdb.html>. good luck, Jan
On Tue, Apr 8, 2014 at 8:44 PM, cdp <[email protected]> wrote: > Any ideas on how to import a .GDB into MSSQL Server database without > converting to a .shp first? > > Thanks all! > C > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/Import-GDB-into-MSSQL-Server-database-tp5133917.html > Sent from the GDAL - Dev mailing list archive at Nabble.com. > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
