[FWTools] OGR OLE DB driver

Frank Warmerdam warmerdam at pobox.com
Thu Nov 30 16:50:49 EST 2006


Bruce Rindahl wrote:
> I have downloaded and installed FWTools1.1.0 and it is working on WindowsXP.
> I am interested in testing the OGR OLE DB driver as described in:
> http://ogr.maptools.org/
> I can't find how this driver is loaded separately.  Does this need to be
> registered in windows?  Which .dll is it?  I want to try this driver in
> ArcGIS to see if it can view spatial tables in PostGIS.

Bruce,

After looking around a bit, I see that the oledb provider is not (anymore?)
included in the FWTools releases.  It does not seem to build with VC7.1 which
I'm using for FWTools now.

I does still build with VC6.0.  This is accomplished by cd'ing into
gdal\ogr\sfcom_oledb and issuing the command:

   nmake

This produces a SoftmapSF.DLL in the softmap directory.  It is registered
with the regsvr32 command.

eg.

  regsvr32.exe softmapsf.dll

I'm afraid the OGR OLEDB support has not been very actively maintained in
recent years.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the FWTools mailing list