<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5346.5" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=127432912-27062006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=127432912-27062006><FONT face=Arial
color=#0000ff size=2>It could be several things causing this. I assume you
compiled and installed the provider successfully (by adding an entry to
providers.xml), since you get a Data Connection page for it in Studio. One thing
I would check is whether the libOGRProvider.so has missing dependencies (by
running ldd -r on it). Also check the MapGuide server error log for any Fdo
exceptions -- there should be a message if it can't even create a connection to
OGR. If you run the server from a command line (using /interactive), you will
also be able to see the exceptions printed on the console (the OGR
provider may also print some debug information to the console that you
won't see in the logs). Also make sure the FDO version listed in providers.xml
entry for OGR matches the versions listed for the other providers (there are
some overzealous version checks in the 1.0 code).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=127432912-27062006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=127432912-27062006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=127432912-27062006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=127432912-27062006><FONT face=Arial
color=#0000ff size=2>Traian</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Eliot Cline [mailto:eliot@gospatial.com]
<BR><B>Sent:</B> Tuesday, June 27, 2006 12:03 AM<BR><B>To:</B>
users@mapguide.osgeo.org<BR><B>Subject:</B> [mapguide-users] OGR Provider in
FC4<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I just got MGOS up and running today on Fedora Core
4. I am trying to use the OGR provider to access data in PostgreSQL. When I try
to create a new data connection in Studio, the connection properties section is
blank. No "DataSource" or "ReadOnly" properties showing. Any help would be
appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Eliot Cline</FONT></DIV></BODY></HTML>