<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Verdana size=2>Thank you!</FONT></DIV>
<DIV><FONT face=Verdana size=2>I got "King provider for Oracle" working, there 
was wrong a parameter now I set:</FONT></DIV>
<DIV><FONT face=Verdana size=2>&nbsp;&nbsp; 
&lt;Provider&gt;King.Oracle&lt;/Provider&gt;<BR>&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;Username&lt;/Name&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;gis&lt;/Value&gt;<BR>&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;Password&lt;/Name&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;gis&lt;/Value&gt;<BR>&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;Service&lt;/Name&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;//pcname/xe&lt;/Value&gt;<BR>&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&nbsp;&lt;/FeatureSource&gt;</FONT></DIV>
<DIV><FONT face=Verdana size=2>The problem remain with ODBC fdo but I suppose it 
is a problem of&nbsp; parameters... if someone could help me...</FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>Then I've also tried install Postgis Fdo Provider 
but I cannot got it working. If I try to create a new data connection with 
Mapguide Studio I get an empty&nbsp;property table: I've installed Microsoft C++ 
2005 SP1 Runtime enviroment(vcredist_x86.exe) and I've copied all the dll 
indicated by depends.exe... But depend.exe also says:</FONT></DIV>
<DIV><FONT face=Verdana size=2>&nbsp;&nbsp;&nbsp; Error: At least one module has 
an unresolved import due to a missing export function in an implicitly 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; dependent 
module.</FONT></DIV>
<DIV><FONT face=Verdana size=2>&nbsp;&nbsp;&nbsp; Warning: At least one module 
has an unresolved import due to a missing export function in a delay-load 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; dependent module.</FONT></DIV>
<DIV><FONT face=Verdana size=2>I don't know what this could mean but I finally 
cannot connect to the postgis features.</FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>Any other piece of advice will be appreciate!!! 
Thank you.</FONT></DIV><PRE><FONT face=Verdana size=2></FONT>&nbsp;</PRE>
<DIV><FONT face=Verdana size=2>----- Original Message ----- </FONT>
<DIV><FONT face=Verdana size=2>From: "Zac Spitzer" &lt;</FONT><A 
href="mailto:zac.spitzer@gmail.com"><FONT face=Verdana 
size=2>zac.spitzer@gmail.com</FONT></A><FONT face=Verdana 
size=2>&gt;</FONT></DIV>
<DIV><FONT face=Verdana size=2>To: "CDM - Federica De Martin" &lt;</FONT><A 
href="mailto:tecnico@gpingegneria.it"><FONT face=Verdana 
size=2>tecnico@gpingegneria.it</FONT></A><FONT face=Verdana size=2>&gt;; 
"MapGuide Users Mail List" &lt;</FONT><A 
href="mailto:mapguide-users@lists.osgeo.org"><FONT face=Verdana 
size=2>mapguide-users@lists.osgeo.org</FONT></A><FONT face=Verdana 
size=2>&gt;</FONT></DIV>
<DIV><FONT face=Verdana size=2>Sent: Wednesday, October 17, 2007 6:07 
PM</FONT></DIV>
<DIV><FONT face=Verdana size=2>Subject: Re: [mapguide-users] Mapguide and 
Oracle: The remote server returned an error: (559) 
MgFdoException</FONT></DIV></DIV>
<DIV><FONT face=Verdana><BR><FONT size=2></FONT></FONT></DIV><FONT face=Verdana 
size=2>&gt; Be aware that there are some issues with layer filters not 
working<BR>&gt; with King.Oracle<BR>&gt; <BR>&gt; I'm not 100% sure but 0.7.3 
works better with the oracle instant<BR>&gt; client from </FONT><A 
href="http://www.sl-king.com/fdooracle"><FONT face=Verdana 
size=2>http://www.sl-king.com/fdooracle</FONT></A><FONT face=Verdana size=2> 
than the full oracle<BR>&gt; client, there was some issues with a memory 
leak.<BR>&gt; <BR>&gt; At some point Harris was going to open source 
King.Oracle<BR>&gt; <BR>&gt; Here is a working feature source example.<BR>&gt; 
<BR>&gt; &lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;<BR>&gt; <BR>&gt; 
&lt;FeatureSource xmlns:xsi="</FONT><A 
href="http://www.w3.org/2001/XMLSchema-instance"><FONT face=Verdana 
size=2>http://www.w3.org/2001/XMLSchema-instance</FONT></A><FONT face=Verdana 
size=2>"<BR>&gt; xmlns:xsd="</FONT><A 
href="http://www.w3.org/2001/XMLSchema"><FONT face=Verdana 
size=2>http://www.w3.org/2001/XMLSchema</FONT></A><FONT face=Verdana 
size=2>"<BR>&gt; 
xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd"&gt;<BR>&gt;&nbsp;&nbsp; 
&lt;Provider&gt;King.Oracle&lt;/Provider&gt;<BR>&gt;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;Username&lt;/Name&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;PSMA_AUG_07&lt;/Value&gt;<BR>&gt;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&gt;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;Password&lt;/Name&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;moenkey77455secret&lt;/Value&gt;<BR>&gt;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&gt;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;Service&lt;/Name&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;ZAC&lt;/Value&gt;<BR>&gt;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&gt;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;OracleSchema&lt;/Name&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;PSMA_AUG_07&lt;/Value&gt;<BR>&gt;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&gt; &lt;/FeatureSource&gt;<BR>&gt; <BR>&gt; On 10/18/05, 
CDM - Federica De Martin &lt;</FONT><A 
href="mailto:tecnico@gpingegneria.it"><FONT face=Verdana 
size=2>tecnico@gpingegneria.it</FONT></A><FONT face=Verdana size=2>&gt; 
wrote:<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; Hi!<BR>&gt;&gt; I have got some 
problems loading data with MapGuide Open Source. First of<BR>&gt;&gt; all I have 
WindowsXP and I'm using MapGuide Studio Preview version and I try<BR>&gt;&gt; to 
connect to Oracle database.<BR>&gt;&gt; If I try to use:<BR>&gt;&gt; "OSGEO Fdo 
Provider for SHP" everything's ok (Connection Successfull...);<BR>&gt;&gt; 
"OSGEO Fdo Provider for Raster" Connection is Successfull&nbsp; but then I 
cannot<BR>&gt;&gt; view the data in a layer or map preview;<BR>&gt;&gt; "OSGEO 
Fdo Provider for ODBC" I cannot connect to any data type (not only<BR>&gt;&gt; 
Oracle) and I always get:<BR>&gt;&gt;&nbsp;&nbsp;&nbsp; System.Net.WebException: 
The remote server returned an error: (559)<BR>&gt;&gt; 
MgFdoException.<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in<BR>&gt;&gt; 
Autodesk.MapGuide.Studio.Site.Comm.RequestManager.ExecutePendingGetRequestToString(Operation<BR>&gt;&gt; 
operation)<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in<BR>&gt;&gt; 
Autodesk.MapGuide.Studio.Site.Comm.RequestManager.TestConnection(String<BR>&gt;&gt; 
resourceId, String provider, String 
connectionString)<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in<BR>&gt;&gt; 
Autodesk.MapGuide.Studio.Site.FeatureSourceInfo.TestConnection()<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in<BR>&gt;&gt; 
Autodesk.MapGuide.Studio.UI.FeatureSourceEditors.TestConnectionControl.buttonTestConnection_Click(Object<BR>&gt;&gt; 
sender, EventArgs e)<BR>&gt;&gt; I've controlled in<BR>&gt;&gt; 
c:\programmi\MapGuideOpenSource\Server\Bin\FDO\provider.xml<BR>&gt;&gt; and the 
ODBC provider is correctly listed.<BR>&gt;&gt; I get the same error if I try to 
connect with "King provider for Oracle".<BR>&gt;&gt; In my opinion it isn't a 
problem of parameters but I've tried so many<BR>&gt;&gt; combination that now 
I'm not still so sure... it would be also useful<BR>&gt;&gt; if someone can tell 
me how parameters had to be set. This is an example of<BR>&gt;&gt; 
mine:<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;FeatureSource<BR>&gt;&gt; xmlns:xsi="</FONT><A 
href="http://www.w3.org/2001/XMLSchema-instance"><FONT face=Verdana 
size=2>http://www.w3.org/2001/XMLSchema-instance</FONT></A><FONT face=Verdana 
size=2>"<BR>&gt;&gt; xmlns:xsd="</FONT><A 
href="http://www.w3.org/2001/XMLSchema"><FONT face=Verdana 
size=2>http://www.w3.org/2001/XMLSchema</FONT></A><FONT face=Verdana 
size=2>"<BR>&gt;&gt; 
xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd"&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Provider&gt;OSGeo.ODBC.3.2&lt;/Provider&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;UserId&lt;/Name&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;gis&lt;/Value&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;Password&lt;/Name&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;gis&lt;/Value&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;DataSourceName&lt;/Name&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;ubuntuXE&lt;/Value&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;ConnectionString&lt;/Name&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;&lt;/Value&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;GenerateDefaultGeometryProperty&lt;/Name&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;&lt;/Value&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/FeatureSource&gt;<BR>&gt;&gt;<BR>&gt;&gt; I hope someone has already faced 
this problem and can help me to make it<BR>&gt;&gt; work!<BR>&gt;&gt; Thank you 
all.<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; 
mapguide-users mailing list<BR>&gt;&gt; </FONT><A 
href="mailto:mapguide-users@lists.osgeo.org"><FONT face=Verdana 
size=2>mapguide-users@lists.osgeo.org</FONT></A><BR><FONT face=Verdana 
size=2>&gt;&gt; </FONT><A 
href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"><FONT face=Verdana 
size=2>http://lists.osgeo.org/mailman/listinfo/mapguide-users</FONT></A><BR><FONT 
face=Verdana size=2>&gt;&gt;<BR>&gt;&gt;<BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; 
Zac Spitzer<BR>&gt; </FONT><A href="http://zacster.blogspot.com/"><FONT 
face=Verdana size=2>http://zacster.blogspot.com/</FONT></A><BR><FONT 
face=Verdana size=2>&gt; +61 405 847 168 (aussie 
moible)<BR>&gt;</FONT></BODY></HTML>