Re: [gdal-dev] ogr ODBC problem

2012-05-31 Thread Brent Fraser
gdal-dev@lists.osgeo.org cc Objet Re: [gdal-dev] ogr ODBC problem On 12-05-30 5:09 PM, steve.tout...@inspq.qc.ca wrote: > > Hi! > I use this command to get the tables from an ODBC connection > ogrinfo ODBC:User/Pwd@DNS > > The connection is su

Re: [gdal-dev] ogr ODBC problem

2012-05-31 Thread Steve . Toutant
longitude information. I will use it to define a OGRVRTDataSource and create geometry from point. Any clue on what I can do? thanks steve Jeff McKenna @lists.osgeo.org Envoyé par : gdal-dev-boun...@lists.osgeo.org 2012-05-30 17:06 A gdal-dev@lists.osgeo.org cc Objet Re: [gdal-dev] ogr OD

Re: [gdal-dev] ogr ODBC problem

2012-05-30 Thread Jeff McKenna
On 12-05-30 5:09 PM, steve.tout...@inspq.qc.ca wrote: > > Hi! > I use this command to get the tables from an ODBC connection > ogrinfo ODBC:User/Pwd@DNS > > The connection is succesful but I get this error several times > ERROR 1: No column definitions found for table '�s���s!.���', > lay

[gdal-dev] ogr ODBC problem

2012-05-30 Thread Steve . Toutant
Hi! I use this command to get the tables from an ODBC connection ogrinfo ODBC:User/Pwd@DNS The connection is succesful but I get this error several times ERROR 1: No column definitions found for table '�s���s!.���', layer not usable. I used OGR ODBC for several months from a Windows serv