dear pmapper users

i have a table with field "raumnr" (numeric 3,2 unique) and  field "gid" 
(integer as primary key).
in the mapfile i have all the field names.
my searchfile:

<searchitem name="1" description="1 Untergeschoss">
       <layer type="postgis" name="e44_ug">
         <field type="n" name="raumnr" description="raumnr" wildcard="1" />
     </layer>
          </searchitem>
if i use for the search the sign * to show all datas,  this search does 
not function !


if i take a string field, the search functions with wildcard 1 and *,  
the result table shows all fields:

<searchitem name="1" description="1 Untergeschoss">
       <layer type="postgis" name="e44_ug">
         <field type="s" name="bezeichn" description="bezeichn" 
wildcard="1" />
     </layer>
          </searchitem>

i cannot understand this behavior

thank you for any help

matthias moser

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to