Re: [gdal-dev] access attribute (non-spatial) data in .mdb with PGeo Driver

2011-11-14 Thread Eli Adam
Thanks Even. > I'm confused because if you get to the point of having the trace " PGEO: > SELECT on GDB_GeomColumns fails, perhaps not a personal geodatabase?" it means > that you got after the test of r21550 (which should have discared this mdb as > having no GDB_GeomColumns table), so I highly s

Re: [gdal-dev] access attribute (non-spatial) data in .mdb with PGeo Driver

2011-11-14 Thread Even Rouault
Le lundi 14 novembre 2011 20:44:35, Eli Adam a écrit : > Hi all, > > On Windows, I'm trying to access non-spatial tables in an .mdb file. > With --debug on I see that the absence of a 'GDB_GeomColumns' table is > the problem. > > >ogrinfo --debug on Surveys.mdb > > PGeo: EstablishSession(DRIVER=

[gdal-dev] access attribute (non-spatial) data in .mdb with PGeo Driver

2011-11-14 Thread Eli Adam
Hi all, On Windows, I'm trying to access non-spatial tables in an .mdb file. With --debug on I see that the absence of a 'GDB_GeomColumns' table is the problem. >ogrinfo --debug on Surveys.mdb PGeo: EstablishSession(DRIVER=Microsoft Access Driver (*.mdb);DBQ=Surveys.mdb) ODBC: SQLDriverConnect(DR