Duarte
-Mensagem original-
De: Even Rouault [mailto:even.roua...@mines-paris.org]
Enviada: segunda-feira, 3 de Outubro de 2011 18:51
Para: gdal-dev@lists.osgeo.org
Cc: Duarte Carreira
Assunto: Re: [gdal-dev] ogr, vrt - connecting to arcsde errors only with srcsql
Le lundi 03 octobre 2011 19:17:25
Le lundi 03 octobre 2011 19:17:25, Duarte Carreira a écrit :
> Hi there.
>
> I'm having trouble using a SrcSQL tag in a vrt that connects to an ArcSDE
> feature class.
>
> If I use SrcLayer everything works.
>
> But if I remove SrcLayer, and add a SrcSQL with the simplest of queries
> (SELECT *
Hi there.
I'm having trouble using a SrcSQL tag in a vrt that connects to an ArcSDE
feature class.
If I use SrcLayer everything works.
But if I remove SrcLayer, and add a SrcSQL with the simplest of queries (SELECT
* FROM USER.TABLE1) I get errors in ogrinfo:
ERROR 1: SQL Expression Parsing E