<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->

<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->




<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi Tony,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Using 9.2.&nbsp; I hear that FDO 3.4, due out near the end of this
year (I believe), will support ArcSDE 9.3.&nbsp;&nbsp; Rob<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Tony
[mailto:<a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1344917&i=0" target="_top" rel="nofollow">ml-user+64542-1977749538@...</a>] <br>
<b>Sent:</b> Thursday, October 16, 2008 5:14 PM<br>
<b>To:</b> Rob Sosnowski<br>
<b>Subject:</b> Re: [fdo-users] SDE Error - Cant fine feature class<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>what SDE version are you using <br>
<br>
Tony <br>
<br>
<br>
RESOLVED: &nbsp;I used: <br>
<br>
//OSGeo.FDO.Commands.Schema.IDescribeSchema pDS =
(OSGeo.FDO.Commands.Schema.IDescribeSchema)connection.CreateCommand(OSGeo.FDO.Commands.CommandType.CommandType_DescribeSchema);
<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>
//OSGeo.FDO.Schema.FeatureSchemaCollection pFSC = pDS.Execute(); <br>
<br>
to create a FeatureScheamCollection. &nbsp;From this I was able to get the
correct FeatureClass name. &nbsp;I used <br>
the FeatureClass name in sel.SetFeatureClassName(&quot;xxxx&quot;) <br>
<br>
WORKS FINE NOW. <br>
<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <o:p></o:p></p>

<div>

<div>

<p class=MsoNormal><b>surrounded wrote:<o:p></o:p></b></p>

</div>

<div>

<p class=MsoNormal>I establish a connection to SDE enterprise geodatabase: <br>
<br>
I use the following code to access the feature class: <br>
<br>
&nbsp; &nbsp; connection = getSDEConnection(&quot;OSGeo.ArcSDE.3.3&quot;); <br>
&nbsp; &nbsp; OSGeo.FDO.Commands.Feature.ISelect sel =
(OSGeo.FDO.Commands.Feature.ISelect
connection.CreateCommand(OSGeo.FDO.Commands.CommandType.CommandType_Select); <br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>
&nbsp; &nbsp; sel.SetFeatureClassName(&quot;Cities&quot;); <br>
&nbsp; &nbsp; reader = sel.Execute(); <br>
<br>
On the sel.Execute I get the following error: <br>
&nbsp; &nbsp; Feature class 'Cities' not found in schema. <br>
<br>
<br>
Any ideas on why this is happening....Thanks <o:p></o:p></p>

</div>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
<o:p></o:p></p>

<div class=MsoNormal align=center style='text-align:center'>

<hr size=1 width="100%" noshade style='color:#CCCCCC' align=center>

</div>

<div>

<p class=MsoNormal><span style='font-size:8.5pt;font-family:"Tahoma","sans-serif";
color:#666666'>View message @ <a href="http://n2.nabble.com/SDE-Error---Cant-fine-feature-class-tp1131496p1343209.html" target="_top" rel="nofollow">http://n2.nabble.com/SDE-Error---Cant-fine-feature-class-tp1131496p1343209.html</a>
<br>
To unsubscribe from SDE Error - Cant fine feature class, <a target="_top" rel="nofollow">click
here</a>. <o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>





<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/SDE-Error---Cant-fine-feature-class-tp1131496p1344917.html">RE: [fdo-users] SDE Error - Cant fine feature class</a><br>
Sent from the <a href="http://n2.nabble.com/FDO-Users-f737950.html">FDO Users mailing list archive</a> at Nabble.com.<br>