On Tue, Apr 8, 2014 at 4:47 PM, Jan Heckman <[email protected]> wrote: > 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.
OpenFileGDB should handle earlier versions, read only: http://gdal.org/ogr/drv_openfilegdb.html It's in the trunk. > Maybe it's an old thread, but it has some information. > Integration in ogr. > 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 -- Kyle _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
