<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 8Impr; color: #000000'>Hello all,<br><br>I use Query_by_point in my project toolbar.<br>It works very well but I have a problem with the UTF Charset.<br><br>In fact, I use Shapefile with UTF and ISO encoding in my .dbf files.<br>My query table shows my data attributes in ISO but it doesn't show in UTF...<br><br>Where can I modify in order to see my attributes data in ISO and UTF...<br><br>In my client.ini.in , I have :<br><br>Encoder.Class.data= EncoderUTF<br>EncoderClass.config = EncoderUTF<br>EncoderClass.output = EncoderUTF<br>EncoderClass.value_iso = EncoderISO<br><br><br>In my myproject.ini , I have EncoderClass.config = EncoderUTF<br><br><br>Thank you very much for your help...<br>&nbsp;<br><br>Arnaud DELEURME. <br><br><br></div></body></html>