Hey Ivan,
Yeah that's what im thinking that id have to access the COM API in
ArcGIS 9 to get this accomplished. I don't actually need to read the
data in the layers that are included in the document only the name of
the layer in the document and the corresponding file/database name for
t
So i've run variations on this ogr2ogr command a lot over the past few weeks
never with any problems. But recently I get the following error:
ogr2ogr -f "PostgreSQL" PG:"host='localhost' user='postgres'
password='postgres' dbname='gisdb'" states.shp -nln "states"
Unable to find driver `PostgreSQL