Re: [gdal-dev] PGeo: Reading a single table from a .mdb file

2010-07-09 Thread Frank Warmerdam
Bob Cave wrote: I am using the PGeo reader in GDAL 1.7.1. This reader always returns a layer for every feature class (spatial table) in the personal geodatabase, but I would like to be able to specify a list of tables to be returned. The other OGR spatial database readers have this capability.

[gdal-dev] PGeo: Reading a single table from a .mdb file

2010-07-08 Thread Bob Cave
I am using the PGeo reader in GDAL 1.7.1. This reader always returns a layer for every feature class (spatial table) in the personal geodatabase, but I would like to be able to specify a list of tables to be returned. The other OGR spatial database readers have this capability. Is this somethin