RE: [gdal-dev] ogr, vrt - connecting to arcsde errors only with srcsql

2011-10-04 Thread Duarte Carreira
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

Re: [gdal-dev] ogr, vrt - connecting to arcsde errors only with srcsql

2011-10-03 Thread Even Rouault
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 *

[gdal-dev] ogr, vrt - connecting to arcsde errors only with srcsql

2011-10-03 Thread Duarte Carreira
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