Import excel file to postgresql
Wed, 13 Jun 2012 07:10:53 -0700 Post Comments
Hi José,
ogr2org can import excel files for you. http://www.gdal.org/ogr/drv_xls.html
Or you compile gdal/ogr from svn then you can also import xlsx files. http://www.gdal.org/ogr/drv_xlsx.html
Gr
Ralf
ogr2org can import excel files for you. http://www.gdal.org/ogr/drv_xls.html
Or you compile gdal/ogr from svn then you can also import xlsx files. http://www.gdal.org/ogr/drv_xlsx.html
Gr
Ralf
