<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Carl,<br><br>Based on your earlier posts it seems you might be looking for an SDE example. Here is an example.<br><br>Good luck<br><br>- Trent<br><br>&lt;?xml version="1.0" encoding="utf-8" ?&gt;<br>&lt;FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd"&gt;<br>&nbsp; &lt;Provider&gt;OSGeo.ArcSDE&lt;/Provider&gt; <br>&nbsp;&lt;Parameter&gt;<br>&nbsp; &lt;Name&gt;Server&lt;/Name&gt; <br>&nbsp; &lt;Value&gt;TGSDE&lt;/Value&gt; <br>&nbsp; &lt;/Parameter&gt;<br>&nbsp;&lt;Parameter&gt;<br>&nbsp; &lt;Name&gt;Instance&lt;/Name&gt; <br>&nbsp; &lt;Value&gt;5151\tcp&lt;/Value&gt; <br>&nbsp; &lt;/Parameter&gt;<br>&nbsp;&lt;Parameter&gt;<br>&nbsp; &lt;Name&gt;Username&lt;/Name&gt; <br>&nbsp; &lt;Value&gt;sdeuser&lt;/Value&gt; <br>&nbsp; &lt;/Parameter&gt;<br>&nbsp;&lt;Parameter&gt;<br>&nbsp; &lt;Name&gt;Password&lt;/Name&gt; <br>&nbsp; &lt;Value&gt;sdeuser&lt;/Value&gt; <br>&nbsp; &lt;/Parameter&gt;<br>&nbsp;&lt;Parameter&gt;<br>&nbsp; &lt;Name&gt;Datastore&lt;/Name&gt; <br>&nbsp; &lt;Value&gt;sde&lt;/Value&gt; <br>&nbsp; &lt;/Parameter&gt;<br>&nbsp; &lt;LongTransaction&gt;sde.DEFAULT&lt;/LongTransaction&gt; <br>&lt;/FeatureSource&gt;<br><br></div><br><br><br><hr id="stopSpelling">&gt; Date: Tue, 11 Sep 2007 02:06:12 -0700<br>&gt; From: carlshe@163.com<br>&gt; To: mapguide-users@lists.osgeo.org<br>&gt; Subject: Re: [mapguide-users] How to prepare the unmanaged feature source?<br>&gt; <br>&gt; <br>&gt; Who could post an example? I hope a successful case.<br>&gt; <br>&gt; Regards<br>&gt; <br>&gt; <br>&gt; Carl wrote:<br>&gt; &gt; <br>&gt; &gt; Where I can find the template of unmanaged featuresource, or layer?<br>&gt; &gt; <br>&gt; <br>&gt; -- <br>&gt; View this message in context: http://www.nabble.com/How-to-prepare-the-unmanaged-feature-source--tf4408812s16610.html#a12610745<br>&gt; Sent from the MapGuide Users mailing list archive at Nabble.com.<br>&gt; <br>&gt; _______________________________________________<br>&gt; mapguide-users mailing list<br>&gt; mapguide-users@lists.osgeo.org<br>&gt; http://lists.osgeo.org/mailman/listinfo/mapguide-users<br></body>
</html>