Hi Everyboody,
<br>
<br> <b>Very........ Thanks.............. </b>  
<br>  
<br>  I got the Map image on the browser.
<br>  
<br>  Hi Erik i done the same manner you described, Its working.
<br>
<br>  For the beginners like me  Map file and Query  is given below, which i got the map image from Oracle Spatial
<br>
<br>  MAP 
<br>                DEBUG ON 
<br>                STATUS ON 
<br>                SIZE 800 600 
<br>                UNITS dd 
<br>                IMAGECOLOR 255 255 255 
<br>                
<br>                PROJECTION 
<br>                        "proj=latlong" 
<br>                        "ellps=WGS84" 
<br>                END 
<br>                
<br>                EXTENT -180 -45 180 45 
<br>                
<br>                LAYER 
<br>                        DEBUG ON 
<br>                        PROJECTION 
<br>                                "proj=latlong" 
<br>                                "ellps=WGS84" 
<br>                        END 
<br>                        
<br>                        NAME "CountryMap" 
<br>                        TYPE POLYGON 
<br>                        
<br>                        CONNECTIONTYPE oraclespatial 
<br>                        CONNECTION "world/land@orcl" 
<br>                        DATA "shape FROM country USING SRID 8307" 
<br>                        
<br>                        CLASS 
<br>                                NAME "Country_Class" 
<br>                                STYLE 
<br>                                        COLOR 250 250 0 
<br>                                        OUTLINECOLOR 32 32 32 
<br>                                END 
<br>                        END 
<br>                END 
<br>        END 
<br>
<br> Query is 
<br>
<br> <b><a href="http://localhost/cgi-bin/mapserv.exe?map=/ms4w/apps/sdocountry/sdocountry.map&layers=CountryMap&mode=map" target="_top" rel="nofollow">http://localhost/cgi-bin/mapserv.exe?map=/ms4w/apps/sdocountry/sdocountry.map&layers=CountryMap&mode=map</a></b>
<br>
<br>If any suggestion and imporvement in the Map file please Reply I am waiting...
<br>
<br><b>Once again Thanks to all</b>
<br>
<br>Regards,
<br>Prema Selvam.
<br>
<br><hr align="left" width="300">
View this message in context: <a href="http://www.nabble.com/Problem-in-Oracle-Spatial-Connection---Empty-Image-t888093.html#a2333994">Re: Problem in Oracle Spatial Connection - Empty Image</a><br>
Sent from the <a href="http://www.nabble.com/Mapserver---User-f1215.html">Mapserver - User</a> forum at Nabble.com.