[gdal-dev] Urgent clarification needed.
Martin Chapman
mchapman at texelinc.com
Wed Jan 16 23:19:45 EST 2008
Chris,
If you go to the /bin directory of your gdal installation you will find a
program called ogrinfo.exe (if you did the install process after compiling).
Run "ogrinfo --formats" from the command line in that directory and it will
dump the format list of available drivers. I think ODBC is compiled in by
default. You could check http://www.gdal.org/ogr/drv_odbc.html , I think it
hints that is available on Windows. Ogrinfo will tell the truth though. :)
Best regards,
Martin Chapman
Chief Software Architect
Fortified Datacom Inc.
http://www.fortifieddatacom.com
mchapman at fortifieddatacom.com
303-324-1065
-----Original Message-----
From: gdal-dev-bounces at lists.osgeo.org
[mailto:gdal-dev-bounces at lists.osgeo.org] On Behalf Of Chris Howell
Sent: Wednesday, January 16, 2008 8:46 PM
To: gdal-dev at lists.osgeo.org
Subject: [gdal-dev] Urgent clarification needed.
We're having some difficulty opening a client's database file via the
ordinary OGR reader, therefore I was reading the documentation found at.
http://www.gdal.org/ogr/drv_odbc.html in reference to using the ODBC,
the documentation states that this is potentially available in both
unix/windows builds. However only available in unix by special
compilation options. My question is, is this driver available in windows
without the need for any special compiliation options or do I have to do
something special to get it ?
Cheers
Chris
_______________________________________________
gdal-dev mailing list
gdal-dev at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list