[mapguide-users] Postgres + OGRProvider.dll   = big problem.
    Traian Stanev 
    traian.stanev at autodesk.com
       
    Wed Aug  2 09:15:16 EDT 2006
    
    
  
Hi, 
I haven't yet tried doing a join with the ogr provider, so I don't know
what could be causing that... What kind of data are you joining to the
OGR feature source?
Traian
 
-----Original Message-----
From: Maciej Skorczewski [mailto:maciej.skorczewski at procad.pl] 
Sent: Wednesday, August 02, 2006 3:22 AM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] Postgres + OGRProvider.dll = big problem.
Hi all!
I have install on my laptop (XP+SP2):
1. MapGuide 1.0.1 + MgWebServerExtensions
2. MapGuide Studio 2007
3. OGRProvider.dll ( from OGRProvider_win32_pq.zip on mapguide.osgeo.org
- this is ORG 3.1 version)
(in  C:\Program Files\MapGuideOpenSource\Server\Bin\FDO)
i have add to providers.xml
this xml
<FeatureProvider>
          <Name>OSGeo.OGR.0.1</Name>
          <DisplayName>FDO Provider for OGR</DisplayName>
         <Description>Access to OGR data sources</Description>
         <IsManaged>False</IsManaged>
         <Version>0.1.0.0</Version>
	<FeatureDataObjectsVersion>3.1.0.0</FeatureDataObjectsVersion>
         <LibraryPath>OGRProvider.dll</LibraryPath>
</FeatureProvider>
then when i connect to postgres database with string
PG:host=localhost user=postgres dbname=name password=pass
(my strong configuration)
http://img98.imageshack.us/img98/3713/error2xv2.jpg
I have -> Successful connection.
BUT when i add New extended feature class (to connect data source and 
database i have error - look in atachment)
"This current feature source has no feature classes, and cannot support 
joins"
(error look like this)
http://img48.imageshack.us/img48/1848/errorrc7.jpg
What is wrong with this?
Do you have any errors like this?
http://img48.imageshack.us/img48/1848/errorrc7.jpg
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org
    
    
More information about the Mapguide-users
mailing list