[gdal-dev] Problem joining a shapefile and MDB
boesiii
boesiii at yahoo.com
Fri Nov 18 14:14:42 EST 2011
I am trying to join a shapefile and MDB using the following command:
ogrinfo -sql "SELECT * FROM PLOTS LEFT JOIN
'ODBC:geoplan,County_Taxid_Parcels'.County_Taxid_Parcels ON
PLOTS.SHRT_TXID=County_Taxid_Parcels.SHRT_TXID"
D:\ms4w\apps\ftmagisapp_v2\maps\background\PLOTS.shp
The ogrinfo command says it opens the shapefile but then it immediately
crashes.
What could be causing it to crash?
I ultimately will be using this inside a MapServer map file to display owner
names from the MDB.
Thanks.
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Problem-joining-a-shapefile-and-MDB-tp7009404p7009404.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
More information about the gdal-dev
mailing list