RE: [gdal-dev] ogr 1.6 and ArcSDE 9.3sp1: not reading varchar2 fields

2009-03-28 Thread Duarte Carreira
e.army.mil] Enviado: sexta-feira, 27 de Março de 2009 10:22 Para: Duarte Carreira; gdal-dev@lists.osgeo.org Assunto: Re: [gdal-dev] ogr 1.6 and ArcSDE 9.3sp1: not reading varchar2 fields Duarte, Why not create a view that has the TRANSLATE and TO_CHAR and then use that in OGR. Mike -- Michael S

Re: [gdal-dev] ogr 1.6 and ArcSDE 9.3sp1: not reading varchar2 fields

2009-03-27 Thread Michael Smith
does not support these sql functions/operators... > > Any additional suggestions? > > Thanks, > Duarte > > -Mensagem original- > De: Duarte Carreira [mailto:dcarre...@edia.pt] > Enviada: quinta-feira, 26 de Março de 2009 23:54 > Para: gdal-dev@lists.osgeo.org >

RE: [gdal-dev] ogr 1.6 and ArcSDE 9.3sp1: not reading varchar2 fields

2009-03-27 Thread Duarte Carreira
r 1.6 and ArcSDE 9.3sp1: not reading varchar2 fields Hello. As always trying to coerce these two to work together nicely... The situation: exporting ArcSDE feature class to , shapefile, gpx... server: Oracle xe (10), ArcSDE 9.3 sp1, Win2003 Std x32 client: Vista x32, GDAL/OGR 1.6 build 1500 from

[gdal-dev] ogr 1.6 and ArcSDE 9.3sp1: not reading varchar2 fields

2009-03-26 Thread Duarte Carreira
Hello. As always trying to coerce these two to work together nicely... The situation: exporting ArcSDE feature class to , shapefile, gpx... server: Oracle xe (10), ArcSDE 9.3 sp1, Win2003 Std x32 client: Vista x32, GDAL/OGR 1.6 build 1500 from Tamas site, sde dll's from 9.3 sp1 As you can see b