<div dir="ltr">Hey folks,<br><br>I noticed there was a closed bug on this issue, but I am still having problems connecting to SDE with Unicade enabled.<br><a href="http://trac.osgeo.org/mapserver/ticket/2225">http://trac.osgeo.org/mapserver/ticket/2225</a><br>
<br>We have the most recent version of Mapserver (5.2) and all the libraries are updated, and it still does not work.&nbsp; On windows with MS4W 2.2.9 and the SDE 9.2 plugin, I get the attached image (unicode.png).&nbsp; On Linux, I get an Internal Server Error (Premature End of Script Error in Apache log) and no debug information is written to the mapserver log.<br>
<br>Is there something to configure that we&#39;re missing to support this change?<br><br>We have a workaround in mind, but it&#39;s a lot of work to reload all the data to remove unicode.<br><br>&nbsp; LAYER # on Linux<br>&nbsp;&nbsp;&nbsp; DEBUG 5<br>
&nbsp;&nbsp;&nbsp; NAME myname<br>&nbsp;&nbsp;&nbsp; TYPE point<br>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<br>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE SDE<br>&nbsp;&nbsp;&nbsp; CONNECTION &quot;host,port:xxxx,instance,user,pass&quot;<br>&nbsp; &nbsp; DATA &quot;MARTVECTOR.CUL_NSF_POP_PLACE,SHAPE&quot;<br>&nbsp;&nbsp;&nbsp; <br>&nbsp; &nbsp; LABELITEM &quot;xxxx&quot;<br>
&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME &quot;Points&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL &#39;tent&#39;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 125 125 125<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 10<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LABEL<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT arial<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE truetype<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; size 10<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; END<br><br><br></div>