How to join between ESRI Shapefile data with MySQL data<br>I&#39;m try with <a href="http://mapserver.gis.umn.edu/docs/reference/mapfile/join">http://mapserver.gis.umn.edu/docs/reference/mapfile/join</a> <br><br>&nbsp;JOIN<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME &quot;DEMO&quot;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CONNECTION &quot;MYSQL:DEMO,host=localhost,port=3306,user=root,password=&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CONNECTIONTYPE ogr<br>&nbsp;&nbsp; &nbsp;&nbsp; &nbsp; TABLE &quot;Gabungan&quot;<br>&nbsp;&nbsp; &nbsp;&nbsp; &nbsp; FROM &quot;Kecamatan&quot;<br>&nbsp;&nbsp; &nbsp;&nbsp; &nbsp; TO &quot;kecamatan&quot;
<br>&nbsp;&nbsp; &nbsp; &nbsp;&nbsp; TYPE ONE-TO-ONE<br>&nbsp;&nbsp;&nbsp; END<br><br>but my query is no result<br><br clear="all"><br>-- <br>Bayu Kurniawan R<br><br>