Le vendredi 18 novembre 2011 20:14:42, boesiii a écrit :
> 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
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 s