RE: [gdal-dev] can not connect top postgis db using GDAL

2010-09-23 Thread Clay, Bruce
son was given for the failure Any other suggestions would be greatly appreciated. Bruce -----Original Message----- From: Frank Warmerdam [mailto:warmer...@pobox.com] Sent: Thursday, September 23, 2010 5:05 PM To: Clay, Bruce Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] can not connect

Re: [gdal-dev] can not connect top postgis db using GDAL

2010-09-23 Thread Frank Warmerdam
Clay, Bruce wrote: I can not connect to a posgresql/postgis database using GDAL. I have verified that the PostgreSql drivers are in the DLL by calling ogrinfo –formats. PostgreSql is on the list From c++ code I try the following: strcat(connectBuf, "PG:\"dbname='postgis' host='user='